Restore intellisense for the module code
This commit is contained in:
parent
6866bea131
commit
48e40538dc
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"include": [
|
"include": [
|
||||||
"module/main.mjs",
|
"module/**/*",
|
||||||
"foundry/client/client.mjs",
|
"foundry/client/client.mjs",
|
||||||
"foundry/client/global.d.mts",
|
"foundry/client/global.d.mts",
|
||||||
"foundry/common/primitives/global.d.mts"
|
"foundry/common/primitives/global.d.mts"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue