websites/packages/ui1/tsconfig.json

6 lines
105 B
JSON

{
"extends": "tsconfig/vue.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}