remove paths.json

This commit is contained in:
草鞋没号 2022-06-05 08:31:47 +08:00
parent 909af6e451
commit 05d4a2a35f
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["packages/renderer/src/*"]
}
}
}