fvtt-cthulhu-eternal/node_modules/less/tsconfig.build.json

7 lines
108 B
JSON
Raw Normal View History

{
"extends": "./tsconfig",
"compilerOptions": {
"rootDir": "./src",
},
"include": ["src/**/*"]
}