Image/tsconfig.project.json
2022-01-20 18:40:23 +08:00

8 lines
139 B
JSON

{
"compilerOptions": {
"noEmit": true
},
"include": [],
"references": [{ "path": "./packages/rollup-plugin/tsconfig.json" }]
}