Skip to content
Snippets Groups Projects

add prettier

Merged Mohammad Torkashvand requested to merge add-prettier into develop
31 files
+ 16393
16370
Compare changes
  • Side-by-side
  • Inline
Files
31
+ 3
0
@@ -4,6 +4,9 @@
@@ -4,6 +4,9 @@
echo "---------- Running TSC ----------"
echo "---------- Running TSC ----------"
npm run tsc
npm run tsc
 
echo "---------- Running Prettier ----------"
 
npm run prettier
 
echo "---------- Running Linter ----------"
echo "---------- Running Linter ----------"
npm run lint
npm run lint
Loading