0.0.5 • Published 4 years ago

init-standards v0.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

INIT JS Standards

Dependencies

  • babel-eslint
  • eslint
  • eslint-config-airbnb
  • eslint-config-prettier
  • eslint-plugin-import
  • eslint-plugin-jsx-a11y
  • eslint-plugin-prettier
  • eslint-plugin-react
  • eslint-plugin-react-hooks
  • husky
  • prettier
  • pretty-quick

Requirements

ensure that your editor has the proper packages/extensions installed and configured.

Sublime

JSPrettier
Eslint

Atom

linter
linter-eslint
prettier-atom

VSCode

ESLint
Prettier - Code formatter

Usage

no need to install, just run the binary in the root of your project through npx and you're good to go!

npx init-standards

Contributions

this package copies over its own configuration into the target project. So any updates that are concerned with the target configuration only need to update dependencies and appropriate configuration files in this repo.

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago