2024-06-01 09:32:18 +08:00

8 lines
168 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "dist"
},
"include": ["src", "../../playground/renderer/src/plugin/remote/element.ts"]
}