sd-webui-lobe-theme/tsconfig-check.json

7 lines
82 B
JSON

{
"compilerOptions": {
"noEmit": true
},
"extends": "./tsconfig.json"
}