@noodlestan/eslint-config
v0.0.3
Published
Shareable and opinionated ESLint configuration
Downloads
221
Readme
ESLint Config
Noodlestan style guide configuration (ESLint + Prettier)
Development
System requirements:
Getting started
First make sure you are using the correct node version by running nvm use
.
Install dependencies with npm install
.
Run npm run lint
. It will lint the example files provided.
Contributing
👐 We welcome contributions!
If you'd like to contribute please visit us at Noodlestan discord, post your idea, report a bug, ask for improvements or just come to say hi! 👋
Pre-commit: Lefthook should run automatically before every commit and lint all code. Under the hood it runs npm run lint
and npm run ci
. Run these to inspect error details.
MIT License
Copyright (c) 2024 Noodlestan.
Published under a MIT license.