@movable/eslint-config-node

Shared ESLint configuration for Node projects at Movable Ink

Usage no npm install needed!

<script type="module">
  import movableEslintConfigNode from 'https://cdn.skypack.dev/@movable/eslint-config-node';
</script>

README

@movable/eslint-config-node

Installation

The easiest way to set up this configuration is to leverage the Yeoman generator by running the following in the root of your project:

yarn create @movable/lint-config

This will ask you some questions about your project and set up the configuration for you based on the answers.


See the README for the base configuration for more details.