Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
Dave Justice 7c4e9dc797
Merge pull request #17 from mozilla/dependabot/npm_and_yarn/eslint-6.6.0
Bump eslint from 3.19.0 to 6.6.0
2019-11-07 10:39:51 -08:00
dependabot[bot] 6f11f0885d
Bump eslint from 3.19.0 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 15:28:45 +00:00
Dave Justice cb0b566a8d
Merge pull request #15 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
2019-10-31 08:27:30 -07:00
Mozilla-GitHub-Standards c489444a78 Add Mozilla Code of Conduct file
Fixes #14.

_(Message COC002)_
2019-03-29 15:05:47 -07:00
Vlad Filippov 1153ff4bbf
Merge pull request #12 from mozilla/mocha-only-exclusive
Add `no-exclusive-tests` for Mocha tests
2019-01-03 08:58:44 -05:00
vladikoff b50fb72971 Update node versions to 8 and 10 2019-01-02 11:30:33 -05:00
vladikoff 6e258dbd12 Add `no-exclusive-tests` for Mocha tests 2019-01-02 11:28:03 -05:00
Vlad Filippov e082927b4c Revert "Extend the eslint-plugin-node plugin to get deprecation notices (#10)"
This reverts commit dea81bc103.
2018-03-16 08:22:48 -04:00
Peter deHaan dea81bc103 Extend the eslint-plugin-node plugin to get deprecation notices (#10) 2018-03-14 13:07:28 -04:00
Vlad Filippov 41504c9dd3 add keyword-spacing rule (#8)
Ref: http://eslint.org/docs/rules/keyword-spacing
Saves us time in reviews (avoids nit comments)
2017-04-28 11:37:41 -04:00
Sean McArthur 80252879f1 Merge pull request #5 from divyabiyani/prefer-const
feat(prefer-const): prefer-const rule added
2017-02-08 10:18:12 -08:00
divyabiyani 290a20b5b3 feat(prefer-const): prefer-const rule added 2017-02-08 20:56:17 +05:30
Divya Biyani 84d614b1e1 feat(space-unary-ops) : 1 whitespace rule added (#4) 2017-02-07 14:00:58 -05:00
Vlad Filippov 4559f1f8dd feat(new-buffer) : no new Buffer() error added (#3) r=vladikoff 2017-02-01 13:04:17 -05:00
Sean McArthur c632749a96 remove eslint-config-fxa dependency that was not used 2016-11-14 13:42:27 -08:00
Sean McArthur 57531f3506 bump to mozilla 2016-10-17 09:50:50 -07:00
Sean McArthur 9fd22b27c6 Merge pull request #1 from seanmonstar/no-self
add id-blacklist of 'self' to client config
2016-10-17 09:47:30 -07:00
Sean McArthur a5c563bb2d add id-blacklist of 'self' to client config 2016-10-10 12:01:14 -07:00
Sean McArthur 0725b0f502 use mocha for tests 2016-10-10 12:00:29 -07:00
Sean McArthur abd0999e9b fixing more travis 2016-10-10 11:19:58 -07:00
Sean McArthur d3f9f76990 quote travis versions 2016-10-10 11:19:10 -07:00
Sean McArthur b0f5bb1608 its node_js 2016-10-10 11:16:57 -07:00
Sean McArthur f1267e8074 fix travis with language 2016-10-10 11:12:46 -07:00
Sean McArthur 0fe5df409e add travis ci 2016-10-10 11:11:22 -07:00
Sean McArthur cfce266503 add a test case, slurp in eslint-config configs 2016-10-10 10:58:20 -07:00
Sean McArthur b81c69a0c2 init 2016-09-30 17:57:29 -07:00