Loris Leiva пре 1 година
родитељ
комит
46b905ff3c
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      template/clients/js/clients/js/_.prettierrc.json

+ 1 - 2
template/clients/js/clients/js/_.prettierrc.json

@@ -5,6 +5,5 @@
   "useTabs": false,
   "tabWidth": 2,
   "arrowParens": "always",
-  "printWidth": 80,
-  "parser": "typescript"
+  "printWidth": 80
 }