mirror of
https://github.com/flarum/framework.git
synced 2024-11-22 11:46:37 +08:00
q
This commit is contained in:
parent
818ae1c8b2
commit
f4807ada6a
|
@ -24,6 +24,7 @@ A baseline `tsconfig.json` is provided below that you can modify as needed. This
|
|||
"compilerOptions": {
|
||||
// This will output typings to `dist-typings`
|
||||
"declarationDir": "./dist-typings",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"flarum/*": ["../vendor/flarum/core/js/dist-typings/*"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user