eslint-config-startupjs

0.56.0-alpha.6 • Public • Published

eslint-config-startupjs

ESLint config for StartupJS projects

Installation

yarn add -D eslint eslint-config-startupjs

Create .eslintrc.json config file in the project root:

{
  "extends": ["startupjs"]
}

TypeScript support

If you are using TypeScript in your project, make sure you have it in your devDependencies, or install it with:

yarn add -D typescript

Editors support

VS Code

Install ESLint plugin and restart VS Code

License

MIT

/eslint-config-startupjs/

    Package Sidebar

    Install

    npm i eslint-config-startupjs

    Weekly Downloads

    182

    Version

    0.56.0-alpha.6

    License

    MIT

    Unpacked Size

    3.04 kB

    Total Files

    3

    Last publish

    Collaborators

    • cray0000
    • yska
    • zag2art
    • fctsvirus
    • maestro.sc
    • byshock