File tree 3 files changed +0
-3
lines changed
packages/schematics/angular/workspace/files
tests/legacy-cli/e2e/assets
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 3
3
"compileOnSave": false,
4
4
"compilerOptions": {
5
5
"outDir": "./dist/out-tsc",<% if (strict) { %>
6
- "forceConsistentCasingInFileNames": true,
7
6
"strict": true,
8
7
"noImplicitOverride": true,
9
8
"noPropertyAccessFromIndexSignature": true,
Original file line number Diff line number Diff line change 4
4
"compilerOptions" : {
5
5
"baseUrl" : " ./" ,
6
6
"outDir" : " ./dist/out-tsc" ,
7
- "forceConsistentCasingInFileNames" : true ,
8
7
"strict" : true ,
9
8
"noImplicitOverride" : true ,
10
9
"noPropertyAccessFromIndexSignature" : true ,
Original file line number Diff line number Diff line change 4
4
"compilerOptions" : {
5
5
"baseUrl" : " ./" ,
6
6
"outDir" : " ./dist/out-tsc" ,
7
- "forceConsistentCasingInFileNames" : true ,
8
7
"strict" : true ,
9
8
"noImplicitOverride" : true ,
10
9
"noPropertyAccessFromIndexSignature" : true ,
You can’t perform that action at this time.
0 commit comments