mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 18:55:56 +02:00
refactor: Tweak path alias of client
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
"isolatedModules": true,
|
||||
"rootDir": "./",
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
},
|
||||
"outDir": "../built",
|
||||
"typeRoots": [
|
||||
"../node_modules/@types",
|
||||
|
||||
Reference in New Issue
Block a user