Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Allow import for Node.mjs files #1227

Closed
Lonniebiz opened this issue Jan 24, 2019 · 1 comment
Closed

Allow import for Node.mjs files #1227

Lonniebiz opened this issue Jan 24, 2019 · 1 comment

Comments

@Lonniebiz
Copy link

Lonniebiz commented Jan 24, 2019

I can't seem to make linter-eslint work properly with node.mjs files that use es6 modules:
https://stackoverflow.com/questions/54337576/atom-linter-eslint-node-mjs-es-modules-fatal-error

Is this supported yet?

@Arcanemagus
Copy link
Member

Until Atom itself updates to a version of Node.js that supports this natively, you'll need to configure your ESLint in a manner similar to that described in eslint/eslint#11189.

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

No branches or pull requests

2 participants