Skip to content

still-me/node-js-cli

Repository files navigation

http://joxi.ru/RmzjBBjijdJypm

http://joxi.ru/v29bRRbCROkedA

http://joxi.ru/gmvM11MudQJYLr

http://joxi.ru/82QJjjJCVZqeZA

✅ ESLint

  1. Install npx eslint --init
  • Choose ⌃To check syntax, find problems, and enforce code style
  • Choose module types
  • Choose None of these
  • TypeScript None
  • press on SPACE to uncheck Browser and choose Node
  • Use a popular style guide
  • Standard
  • JavaScript
  • Choose "YES" and press on ENTER

✅ Commander

  1. npm i commander -E (-E to avoid patch version)
  2. add to .eslintrc.js to allow ; rules: { semi: [2, 'always'], },

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published