ds4/spec/tsconfig.json
Johannes Loher 6277e27056 refactor: convert to ECMAScript where necessary
Also drop @league-of-foundry-developers/foundry-vtt-types.
2022-11-28 02:38:17 +01:00

5 lines
71 B
JSON

{
"extends": "../tsconfig.json",
"include": ["../src", "./"]
}