Skip to content

type import/export modifiers should rather be keywords #892

New issue

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

Closed
Josh-Cena opened this issue Nov 19, 2021 · 1 comment
Closed

type import/export modifiers should rather be keywords #892

Josh-Cena opened this issue Nov 19, 2021 · 1 comment

Comments

@Josh-Cena
Copy link

TS and JS Grammar Extension version: 0.0.55 / latest

Code

import {type Foo} from './types';

image

This should rather be keyword.control.type.ts just like import type {Foo}

@Josh-Cena
Copy link
Author

Oops, seems fixed by #887 already 🌚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant