wishthis/node_modules/less/tsconfig.build.json
2023-08-17 11:47:40 +02:00

7 lines
No EOL
108 B
JSON

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