blessing-skin-server/tsconfig.eslint.json
2020-10-30 10:11:50 +08:00

10 lines
146 B
JSON

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