Add eslint and prettier ignore files #1

Merged
sombochea merged 1 commits from sambo into main 2021-03-10 12:52:15 +07:00
2 changed files with 4 additions and 0 deletions

2
typescript/.eslintignore Normal file
View File

@ -0,0 +1,2 @@
build
coverage

View File

@ -0,0 +1,2 @@
build
coverage