Releases: TransitApp/javascript
Releases · TransitApp/javascript
Release 1.5.2
Release 1.5.1
Release 1.5.0
- Update ecmaVersion (cfeb812)
Release 1.4.0
Release 1.2.0
- Update packages, allow no-underscore-dangle on this and super (953da52)
- Bump version 1.1.0 (8b4a66c)
- Delete no-await-in-loop (6530f2c)
- 1.0.4 (d6e41db)
- Update rules (#4) (8bf2307)
- Update lock file (566fe27)
- Upgrade version of ecmaVersion to 2017 (6b686d4)
- Add a local version of eslint (a14dcf8)
- Allow 'continue' and bump to 1.0.2 (b374e0a)
- Adding some rules to the Readme. We’re missing others. (ae773d5)
- 1.0.1 (aef5f5b)
- Fixing the quote-props rule (fb958fd)
- Bump version. (a775cbb)
- After many discussions, we’ve came to a point where we’re ready to release the 1.0.0 version of this linter config. (cab75b9)
- Fixing a few typos and added the async/await section (dc81796)
- Starting to add some new good practices to the JS repo. Added a whole document about Promises. (6366f60)
- 0.0.4 (f682964)
- Ignoring the trailing comma rule for function parameter. Ignoring a not disallowing it because once node will support it, we’re going to want to have it. (a8b58e9)
- Update gitignore (423104e)
- Add tests (39dc7ca)
- Update version number (db4fa3b)
- Resactivate some rules until decision (7b1a8f7)
- Forcing the test to be in strict mode. (ff6d9b1)
- 0.0.2 (68b05e6)
- Forcing the sourceType to be script instead of ES6 modules. (b783c38)
- Merge branch 'master' of github.com:TransitApp/javascript (6f0082b)
- Updating some things on the README. (971a91c)
- Remove duplicated text (e0929a8)
- ditto (3738680)
- Update examples (e12492e)
- Added a note on contributing (93fd7c0)
- Exporting the linter config instead. (2374aba)
- Introducing Readme for the linter config itself. (728cf60)
- Added some code examples. (1f5549f)
- Deleting the crap that webStorm adds :). (bde06e1)
- Fix English typos (5ad0d36)
- Add some naming conventions (cb0760c)
- Fixing some readme issues. (3be62c9)
- Forcing running the test before publishing. See https://github.com/npm/npm/blob/5933720b71a7df45be9c46e1f7919d7c1aae3448/doc/misc/npm-scripts.md#prepublish-and-prepare for more info about prepublishOnly (51d8937)
- Prepping the package to be delivered over the internets. (1feb7f3)
- Initial commit (135b512)