0.0.2 • Published 8 months ago

@noodlestan/eslint-config v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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.