Add eslint and prettier ignore files #1
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