eslint-config-goodbyte-styleguide-typescript

0.0.4 • Public • Published

An ESLint configuration for Javascript and Vue files, following the Goodbyte Styleguide.

For more information, the rational behind the rules, or to contribute, see the project on Github. Report any problems, or requests, to Issues.

Installation

Install the latest version of the config:

npm install eslint-config-goodbyte-styleguide-typescript --save-dev

Then, add it to your .eslintrc file:

{
    "extends": [ "goodbyte-styleguide-typescript" ]
}

Package Sidebar

Install

npm i eslint-config-goodbyte-styleguide-typescript

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

7.96 kB

Total Files

3

Last publish

Collaborators

  • qjack