@alexseitsinger/eslint-config-base

0.28.0 • Public • Published

Eslint Config (Core & Import)

An eslint config for core and import.

Example

module.exports = {
  root: true,
  extends: [
    "@alexseitsinger/eslint-config-base",
  ],
}

Readme

Keywords

Package Sidebar

Install

npm i @alexseitsinger/eslint-config-base

Weekly Downloads

1

Version

0.28.0

License

BSD-2-Clause

Unpacked Size

89.7 kB

Total Files

10

Last publish

Collaborators

  • alexseitsinger