blessing-skin-server/tsconfig.eslint.json
2022-04-17 02:23:48 +08:00

10 lines
148 B
JSON

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