NET-Web-API-w-Angular/my-app/node_modules/less/tsconfig.build.json

7 lines
No EOL
108 B
JSON
Executable file

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