-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresfeatureThis change adds a new feature to ESLintThis change adds a new feature to ESLintnew syntaxThis issue is related to new syntax that has reached stage 4This issue is related to new syntax that has reached stage 4ruleRelates to ESLint's core rulesRelates to ESLint's core rules
Description
import.meta
meta property has arrived at Stage 4 as ES2020. ESLint should support it.
There is work we should do:
- ESTree update: Add
import.meta
to ES2020 estree/estree#210 - Acorn update: add
import.meta
acornjs/acorn#943 - Espree update Update: support
??
operator,import.meta
, andexport * as ns
js#441 - ESLint update Update: support
??
operator, import.meta, andexport * as ns
#13196
Lonniebiz, theengineear, bajtos, pubmikeb and bricssyeonjuan, kaicataldo, evanplaice, toufali, MylesBorins and 3 moreLonniebiz, lociero, bajtos, pubmikeb and bricssljharb, evanplaice, toufali, Lonniebiz, pubmikeb and 1 more
Metadata
Metadata
Assignees
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresfeatureThis change adds a new feature to ESLintThis change adds a new feature to ESLintnew syntaxThis issue is related to new syntax that has reached stage 4This issue is related to new syntax that has reached stage 4ruleRelates to ESLint's core rulesRelates to ESLint's core rules