refactor(web): remove typescript
This commit is contained in:
14
packages/backend/.eslintignore
Normal file
14
packages/backend/.eslintignore
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
coverage
|
||||
packages/docs/*
|
||||
packages/e2e-tests
|
||||
|
||||
.eslintrc.js
|
||||
husky.config.js
|
||||
jest.config.js
|
||||
jest.config.base.js
|
||||
lint-staged.config.js
|
||||
|
||||
webpack.config.js
|
Reference in New Issue
Block a user