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
TS and JS Grammar Extension version: 0.0.43 / latest
Code
export default interface IFoo { x: string; }
The contents of the interface lacks syntax highlighting:
The text was updated successfully, but these errors were encountered:
Thank you very much.
FYI: My code here. (https://github.com/gluons/vue-pack/blob/997ad7b69ab14b64145dfa04651ec56ab3a4cd75/packages/%40gluons/types/src/Configuration.ts)
Sorry, something went wrong.
Allow 'export default interface'
0ed75f0
Fixes microsoft#653
No branches or pull requests
TS and JS Grammar Extension version: 0.0.43 / latest
Code
The contents of the interface lacks syntax highlighting:
The text was updated successfully, but these errors were encountered: