Add eslint and prettier ignore files
This commit is contained in:
parent
1a35244549
commit
e8cb9e4889
2
typescript/.eslintignore
Normal file
2
typescript/.eslintignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
build
|
||||||
|
coverage
|
2
typescript/.prettierignore
Normal file
2
typescript/.prettierignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
build
|
||||||
|
coverage
|
Loading…
Reference in New Issue
Block a user