remove paths.json
This commit is contained in:
parent
909af6e451
commit
05d4a2a35f
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": ["packages/renderer/src/*"]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue