We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f13df commit b119b6dCopy full SHA for b119b6d
addon/ng2/blueprints/ng2/files/__path__/tsconfig.json
@@ -10,7 +10,7 @@
10
"rootDir": ".",
11
"sourceMap": true,
12
"target": "es5",
13
- "maproot": "/",
+ "mapRoot": "/",
14
"inlinesource": true
15
},
16
"compileOnSave": false,
0 commit comments