1.1.1 • Published 3 years ago
@hideo54/eslint-config v1.1.1
@hideo54/eslint-config
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)
npm version v2.5.252git push --tags- Then the GitHub Actions workflow runs and publishes the package instead of you