MyRepo-Ums/node_modules/less/tsconfig.build.json
2024-01-19 11:09:11 +01:00

7 lines
108 B
JSON

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