Restore intellisense for the module code

This commit is contained in:
Eldritch-Oliver 2025-10-01 00:38:17 -06:00
parent 6866bea131
commit 48e40538dc

View file

@ -11,7 +11,7 @@
}
},
"include": [
"module/main.mjs",
"module/**/*",
"foundry/client/client.mjs",
"foundry/client/global.d.mts",
"foundry/common/primitives/global.d.mts"