deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
14
dev-packages/private-eslint-plugin/tsconfig.json
Normal file
14
dev-packages/private-eslint-plugin/tsconfig.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"extends": "../../configs/base.tsconfig",
|
||||
"compilerOptions": {
|
||||
"composite": true
|
||||
},
|
||||
"include": [
|
||||
"rules"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"path": "../private-re-exports"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user