Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideIadeluca committed Oct 16, 2024
1 parent 2cd3832 commit 503e1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extends": "flarum-tsconfig",
"include": ["src/**/*", "../vendor/*/*/js/dist-typings/@types/**/*", "@types/**/*"],
"include": ["src/**/*", "@types/**/*"],
"compilerOptions": {
"declarationDir": "./dist-typings",
"noUnusedLocals": true,
Expand Down

0 comments on commit 503e1c3

Please sign in to comment.