Skip to content
Snippets Groups Projects

Feature/nat 569 add opa to gui2

Merged Mohammad Torkashvand requested to merge feature/NAT-569-add-opa-to-gui2 into develop
All threads resolved!
27 files
+ 664
570
Compare changes
  • Side-by-side
  • Inline
Files
27
+ 3
0
@@ -4,6 +4,9 @@
echo "---------- Running TSC ----------"
npm run tsc
echo "---------- Running Prettier ----------"
npm run prettier
echo "---------- Running Linter ----------"
npm run lint
Loading