tangled
alpha
login
or
join now
cass.cityboundforest.com
/
kingdom-homebrew
0
fork
atom
A repository for a FoundryVTT plugin for Kingmaker homebrew.
0
fork
atom
overview
issues
pulls
pipelines
Enabling resolving json as modules
cass.cityboundforest.com
5 months ago
6f37a57f
e8dbd3d2
+2
-1
1 changed file
expand all
collapse all
unified
split
tsconfig.json
+2
-1
tsconfig.json
reviewed
···
16
16
"node"
17
17
],
18
18
"allowUmdGlobalAccess": true,
19
19
-
"strict": true
19
19
+
"strict": true,
20
20
+
"resolveJsonModule": true
20
21
},
21
22
"include": [
22
23
"src/**/*"