chore: add eslint and prettier

This commit is contained in:
simon
2020-02-16 19:14:54 +01:00
parent 837453fca2
commit 13f10bae59
4 changed files with 27 additions and 5 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
node_modules/*
.DS_Store
# build files
dist
# certificates
ssl/*.pem
*.crt
*.key
# ts
tsconfig.tsbuildinfo