Skip to content

hideo54/eslint-config

Repository files navigation

@hideo54/eslint-config

npm version Release npm package

Available on npm!

How to use

Run npm i -D @hideo54/eslint-config and extends your .eslintrc.json etc. like:

{
    "extends": "@hideo54"
}

How to publish (note for hideo54)

  1. npm version v2.5.252
  2. git push --tags
  3. Then the GitHub Actions workflow runs and publishes the package instead of you

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published