4.0.6 • Published 2 years ago

@littlemissrobot/eslint-config v4.0.6

Weekly downloads
154
License
ISC
Repository
bitbucket
Last release
2 years ago

Little Miss Robot - Eslint configuration (DEV)

This repository contains our default eslint configuration and approach.

Setup

  1. Install the dependencies:
npm install
  1. Test out the linter:
npm run lint

Scripts

CommandDescription
npm run lintUse eslint to test out the configured linters.

Structure

FolderDescription
lintersContains js configuration files for each linter category.
testsTesting folder during development of the package, should never be published.
.eslintrc.jsEslint configuration used to test the tests folder. This file should include the linters defined in linters.

Contact

  • sebastien@littlemissrobot.com