0.1.11 • Published 3 years ago

@umvel/javascript-base-guidelines v0.1.11

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

Welcome to umvel-javascript-base-guidelines 👋

Version Prerequisite Prerequisite License: https://opensource.org/licenses/MIT

This project contains a hook that validate lint project and prettier rules every run the command git 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.488s

Usage

npm run lint

Run tests

npm run test

Author

👤 Miguel López

🤝 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

0.1.10

3 years ago

0.1.11

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago