initial commit
This commit is contained in:
11
tsconfig.eslint.json
Normal file
11
tsconfig.eslint.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": [
|
||||
"./webpack/**/*",
|
||||
"./.eslintrc.js",
|
||||
"./.babelrc.js",
|
||||
"./.prettierrc.js",
|
||||
"./.postcssrc.js",
|
||||
"./webpack.config.babel.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user