mirror of
https://github.com/nodejs/node.git
synced 2025-05-22 16:07:07 +00:00

This is required because we need to add the babel-eslint dependency and it has to be able to resolve "eslint". babel-eslint is required to support future ES features such as async iterators and import.meta. Refs: https://github.com/nodejs/node/pull/17755 PR-URL: https://github.com/nodejs/node/pull/17820 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
8 lines
405 B
Plaintext
8 lines
405 B
Plaintext
ESLint couldn't find a configuration file. To set up a configuration file for this project, please run:
|
|
|
|
eslint --init
|
|
|
|
ESLint looked for configuration files in <%= directory %> and its ancestors. If it found none, it then looked in your home directory.
|
|
|
|
If you think you already have a configuration file or if you need more help, please stop by the ESLint chat room: https://gitter.im/eslint/eslint
|