@zaengle/eslint-config-base

1.0.0 • Public • Published

Base ESLint Config

This is our base ESLint config for projects that do not use a JavaScript framework that can have distinct ESLint rules (e.g., Vue, React). It works well with projects that use Alpine.js or vanilla JavaScript.

Usage

// In .eslintrc.js

{
  extends: '@zaengle/eslint-config-base'
}

Readme

Keywords

Package Sidebar

Install

npm i @zaengle/eslint-config-base

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

2.08 kB

Total Files

4

Last publish

Collaborators

  • zaenglecorp
  • jesseschutt
  • movntains