1.0.3 • Published 5 years ago

badworks-guidelines v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

badworks-guidelines

Latest Version on NPM Software License

This package is a set of guidelines for linters and editors.

What is included:

  • .babelrc
  • .editorconfig
  • .eslintrc
  • .php_cs
  • .prettierrc
  • .stylelintrc
  • tsconfig.json

It will install the needed dependencies. (airbnb-base, prettier, eslint, etc)

Install

Locally

$ npm i badworks-guidelines

Globally

$ npm i -g badworks-guidelines

Usage

The package should register a binary either locally or globally. Adjust the following commands to your needs.

To list all available commands:

$ guidelines --help

By default the package doesn't install support for SASS/SCSS, if you need it just pass the flag --scss when publishing the files.

License

The MIT License (MIT). Please see License File for more information.

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago