@umvel/javascript-base-guidelines
v0.1.11
Published
Javascript base guidelines for Umvel Backend area
Readme
Welcome to umvel-javascript-base-guidelines 👋
This project contains a hook that validate
lintproject andprettierrules every run the commandgit commit -m '...'
🏠 Homepage
These guidelines are inspired from Airbnb/Javascript, the goal is generate a code guidelines to improve the code quality
Prerequisites
- npm >=6.14.6
- node 16.17.1
Install
// Select the node version
> nvm use
Found '.../umvel-javascript-base-guidelines/.nvmrc' with version <16.17.1>
Now using node v16.17.1 (npm v6.14.6)// Install dependencies with npm
> npm ci
⸨ ░░░░░░░░⸩ ⠏ extractTree: sill extract
...
added 1531 packages in 19.488sUsage
npm run lintRun tests
npm run testAuthor
👤 Miguel López
- Website: https://anxelin.dev/
- Github: @mikeg96
- LinkedIn: @malgarcia
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 Miguel López.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator
