8000 GitHub - visualpartnership/fizzbuzz: Fizzbuzz implementation of Visual PartnerShip
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

visualpartnership/fizzbuzz

Repository files navigation

Linter

  1. Instalar dependencia:

npm install eslint --save-dev

  1. Modificar package.json, agregar debajo de test

"linter": "node ./node_modules/eslint/bin/eslint.js"

  1. Crear configuración en archivo .eslintrc (si se versiona)

npm init @eslint/config

Rules: https://eslint.org/docs/rules/ Airbnb Code Style: https://github.com/airbnb/javascript

About

Fizzbuzz implementation of Visual PartnerShip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0