start-standard-preset

1.1.0 • Public • Published

start-standard-preset

npm linux build windows build deps Standard - JavaScript Style Guide semantic-release

🎏 Standard Style preset for Start.

The same build tasks as start-start-preset but using start-standard instead of eslint. However, as standard is a derivative of eslint, an .eslintrc file can be used to further configure the rules applied.

Install

npm install --save-dev start-standard-preset
# or
yarn add --dev start-standard-preset

Usage

See documentation and source tasks file for details.

Simple

// package.json
"scripts": {
  "start": "start-runner --preset start-standard-preset"
}

Available commands: same commands as start-start-preset.

Extend

Examples of extending a preset.

/start-standard-preset/

    Package Sidebar

    Install

    npm i start-standard-preset

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • effervescentia