blessing-skin-server/tsconfig.eslint.json
2020-07-13 11:25:40 +08:00

10 lines
148 B
JSON

{
"extends": "./tsconfig.json",
"include": [
"resources/assets",
"scripts",
"webpack.config.ts",
"webpack.meta.config.ts"
]
}