Explorar el Código

delete useless prettierrc

tumao hace 4 años
padre
commit
fe29d36d81
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      .prettierrc

+ 0 - 10
.prettierrc

@@ -1,10 +0,0 @@
-{
-  "printWidth": 80,
-  "tabWidth": 2,
-  "useTabs": false,
-  "semi": true,
-  "singleQuote": true,
-  "trailingComma": "es5",
-  "bracketSpacing": true,
-  "arrowParens": "avoid"
-}