Initial commit
This commit is contained in:
5
hooks/hooks-app/tsconfig.eslint.json
Normal file
5
hooks/hooks-app/tsconfig.eslint.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["src/**/*", "__tests__/**/*"],
|
||||
"exclude": ["node_modules", "dist", "__tests__/**/*.d.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user