mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
q
This commit is contained in:
@@ -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/*"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user