1.0.0 • Published 5 years ago

@brixtol/eslint-config-brixtol v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@brixtol/eslint-config-brixtol

This package includes the shareable ESLint configuration used by Brixtol Textiles. The config extends upon standard and is mainly configured for Mithril (or HyperScript) related developments.

  • Ecma2020
  • Browser
  • ES6
  • Node
  • Babel ESLint.

Install

pnpm

pnpm i @brixtol/eslint-config-brixtol --save-dev

Usage

Extend the configuration in the directories .eslintrc file

{
  'extends': [ 'brixtol']
}

Related

License

Licensed under MIT


We open source!

1.0.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago