未验证 提交 ddaa55ce 编写于 作者: B Baibhav Vatsa 提交者: GitHub

Removes redundant flags from tsconfig (#91050)

上级 72939792
......@@ -2,12 +2,9 @@
"compilerOptions": {
"module": "amd",
"moduleResolution": "node",
"noImplicitAny": true,
"experimentalDecorators": true,
"noImplicitReturns": true,
"noUnusedLocals": true,
"noImplicitThis": true,
"alwaysStrict": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"baseUrl": ".",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册