We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
should add tips in doc tsconfig.app.json
"files": [ "src/main.ts", "src/polyfills.ts", + "node_modules/monaco-editor/monaco.d.ts" ],
The text was updated successfully, but these errors were encountered:
fix(module:editor): fix type any (#4105)
bd720fb
close #4099
fix(module:editor): fix type any (NG-ZORRO#4105)
0c44e82
close NG-ZORRO#4099
0ded4ec
wzhudev
Successfully merging a pull request may close this issue.
should add tips in doc
tsconfig.app.json
"files": [ "src/main.ts", "src/polyfills.ts", + "node_modules/monaco-editor/monaco.d.ts" ],
The text was updated successfully, but these errors were encountered: