豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 91e9e2d

Browse files
authored
Merge pull request #10 from nncl/enhancement/angular-15
Updates to Angular 15
2 parents 358c531 + 7a051be commit 91e9e2d

File tree

7 files changed

+5500
-5348
lines changed

7 files changed

+5500
-5348
lines changed

angular.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,13 @@
4949
}
5050
}
5151
}
52+
},
53+
"schematics": {
54+
"@angular-eslint/schematics:application": {
55+
"setParserOptionsProject": true
56+
},
57+
"@angular-eslint/schematics:library": {
58+
"setParserOptionsProject": true
59+
}
5260
}
5361
}

0 commit comments

Comments
 (0)