Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

annybs/eslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aneurin's ESLint config

.eslint.config.js

These are just my preferences. Yours are absolutely fine too, but these are mine.

Usage:

  1. Install this package to your project, along with peer dependencies:
npm i -D @annybs/eslint
  1. Add the following to your eslint.config.js file:
const annybs = require('@annybs/eslint')

module.exports = [...annybs]
  1. For bonus points, copy .editorconfig to your project too.

About

My ESLint config

Topics

Resources

License

Stars

Watchers

Forks

Packages