@squeep/eslint-config

1.0.0 • Public • Published

@squeep/eslint-config

Common ESLint config for Squeep projects.

Usage

eslint.config.js:

const squeepConfig = require('@squeep/eslint-config');
module.exports = [
  ...squeepConfig,
  // other rules
]

Readme

Keywords

Package Sidebar

Install

npm i @squeep/eslint-config

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

3.52 kB

Total Files

3

Last publish

Collaborators

  • thylacine