Skip to content

alejandrov44/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@alejandrov44/eslint-config

en es

ESLint + Prettier config by alejandrov44

πŸš€ Install

If you are using npm:

npm install @alejandrov44/eslint-config

or if you are using yarn:

yarn add @alejandrov44/eslint-config

or if you are using pnpm:

pnpm add @alejandrov44/eslint-config

Then, create eslint.config.mjs file and write the following:

export { default } from '@alejandrov44/eslint-config'

⭐ Show Your Support

If you find this project helpful or inspiring, give it a ⭐ on GitHubβ€”it means the world to me, and this will help me in my further work.

πŸ› Issues and Feature Requests

Found a bug? Have a feature in mind? πŸ€” Feel free to raise an issue or suggest a feature!

  1. Go to the Issues tab in the repository.
  2. Click New Issue.
  3. Provide a clear description of the bug or feature request.
  4. If applicable, include screenshots or steps to reproduce the issue.

Your feedback is valuable and helps make this project better for everyone. Thank you for contributing!

πŸ“œ License

This project is licensed under the MIT License. Feel free to use it, modify it, and share it! 🌈

πŸ“§ Contact Me