added eslint and prrettier config files

This commit is contained in:
canove
2020-09-14 10:37:05 -03:00
parent 1298e61fe4
commit da33e2880d
18 changed files with 4890 additions and 57 deletions

3
backend/.eslintignore Normal file
View File

@@ -0,0 +1,3 @@
/*.js
node_modules
dist