blessing-skin-server/tsconfig.eslint.json

10 lines
148 B
JSON
Raw Normal View History

2020-07-13 11:25:40 +08:00
{
"extends": "./tsconfig.json",
"include": [
"resources/assets",
"scripts",
"webpack.config.ts",
"webpack.meta.config.ts"
]
}