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

7 lines
108 B
JSON
Raw Normal View History

2024-02-09 00:38:41 +00:00
{
"extends": "./tsconfig",
"compilerOptions": {
"rootDir": "./src",
},
"include": ["src/**/*"]
}