You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ npm run lint
40
40
- Update the version number in `package.json`, following semver.
41
41
- Make sure the documentation is up-to-date (`npm run build`)
42
42
- Make a PR and squash merge it.
43
-
- Back on master with the PR merged, use `npm publish`.
43
+
- Back on main with the PR merged, use `npm publish`.
44
44
- Head over to [https://www.npmjs.com/package/eslint-config-torchbox](https://www.npmjs.com/package/eslint-config-torchbox) and check that all is well.
45
45
- Finally, go to GitHub and create tag then a release for the new version, with the corresponding CHANGELOG entry as content.
[](https://www.npmjs.com/package/eslint-config-torchbox)[](https://travis-ci.com/torchbox/eslint-config-torchbox)
3
+
[](https://www.npmjs.com/package/eslint-config-torchbox)[](https://travis-ci.com/torchbox/eslint-config-torchbox)
4
4
5
5
> Shareable ESLint config following Torchbox’s code style.
0 commit comments