@superbrave/eslint-config
v0.1.6
Published
Eslint config for SuperBrave frontend projects
Downloads
179
Readme
@superbrave/eslint-config
Eslint config for Superbrave frontend projects
Want to make changes?
- Run
npm install - Update
index.jswith desired settings - If you haven't done so, copy .env file:
$ cp .env.dist .env - Create a personal access token in Github and paste token in
GITHUB_TOKENvariable in.envfile - Release your version:
$ npm run releaseand follow prompt
