0.2.12 • Published 11 months ago

@wmde/eslint-config-wikimedia-typescript v0.2.12

Weekly downloads
292
License
GPL-2.0+
Repository
github
Last release
11 months ago

eslint-config-wikimedia-typescript

ESLint config for TypeScript following Wikimedia code conventions - the idea is to make this repository here obsolete in the medium term and upstream these rules.

Release instructions

To make a new release:

  1. Bump the version number in a pull request. (Edit package.json manually, then run npm install to update the version number in package-lock.json.) The usual commit message is “Bump version to 1.2.3”. Example pull request.

  2. Get that pull request reviewed and merged.

  3. Tag the merge commit locally. A “lightweight” tag is usually enough: git pull, then git tag v1.2.3.

  4. Push the tag. git push origin v1.2.3

  5. Turn it into a proper release on GitHub: draft a new release. Example release.

  6. Once the GitHub release is published, it should be automatically published to NPM via GitHub Actions.

  7. Submit a Gitlab change to ci-tools/libup-config to update the version of the package in releases.json. (Source; replace with an example once available.)

0.2.12

11 months ago

0.2.11

11 months ago

0.2.10

11 months ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

3 years ago

0.2.1

4 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.0

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago