Merge pull request 'Add eslint and prettier ignore files' (#1) from sambo into main

Reviewed-on: CUBETIQ/you-need-to-do-this-way#1
This commit was merged in pull request #1.
This commit is contained in:
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