Merge pull request #2 from CUBETIQ/sambo

Add eslint and prettier ignore files
This commit is contained in:
Sambo Chea
2021-03-10 12:51:45 +07:00
committed by GitHub
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