mb-assets/tsconfig.json

8 lines
140 B
JSON

{
"compilerOptions": {
"types": [
"@league-of-foundry-developers/foundry-vtt-types/index-lenient"
]
}
}