chore: Add eslintrc and prettierrc

This commit is contained in:
Marcelo Fortunato
2020-11-05 10:44:23 +00:00
parent bbcf63b892
commit ae0d44a953
5 changed files with 1579 additions and 18 deletions

2
.gitignore vendored
View File

@@ -18,6 +18,8 @@ out/
# misc
.DS_Store
*.pem
.idea
.vscode
# debug
npm-debug.log*