Skip to content
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

import x from y; is not highlighted when x starts from 'from' #241

Open
lakesare opened this issue Nov 2, 2019 · 0 comments
Open

import x from y; is not highlighted when x starts from 'from' #241

lakesare opened this issue Nov 2, 2019 · 0 comments

Comments

@lakesare
Copy link

lakesare commented Nov 2, 2019

import apiFetch from './utils/apiFetch'
import fromHashToQueryString from './utils/fromHashToQueryString'

is highlighted as

image

(Same for any fileName that starts from 'from')

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

No branches or pull requests

2 participants