Markus Olsson
|
f18ced86a4
|
Add back react-this-binding-issue
No substitute for this in eslint that I can find
|
2020-07-02 16:11:23 +02:00 |
|
Markus Olsson
|
a9a10ba261
|
Add back react-unused-props-and-state
We've got the no-unused-state eslint rule which works great but this catches "some" props as well (doesn't work well with our use of spread)
|
2020-07-02 16:10:22 +02:00 |
|
Markus Olsson
|
315c569fd0
|
Haven't been able to find an eslint substitute for this
|
2020-07-02 16:09:39 +02:00 |
|
Markus Olsson
|
3da56e737f
|
Add back microsoft contrib rules
|
2020-07-02 16:09:29 +02:00 |
|
Markus Olsson
|
966afe12f9
|
Replaced with eslint rules
|
2020-07-02 14:22:29 +02:00 |
|
Markus Olsson
|
cb798d701f
|
Reintroduce rule not covered by eslint
|
2020-07-02 13:18:30 +02:00 |
|
evelyn masso
|
07485783c5
|
use only custom rules in tslint
|
2020-04-29 16:20:36 -07:00 |
|
Markus Olsson
|
bda9319eea
|
This is no more
|
2020-01-27 17:17:50 +01:00 |
|
evelyn masso
|
78a5046b7c
|
move deprecation rule to root
|
2018-09-13 09:03:50 -07:00 |
|
Brendan Forster
|
f739cff090
|
address warning by migrating to new config value
|
2018-03-22 13:33:03 +11:00 |
|
Brendan Forster
|
5b65622570
|
bump a bunch of lint dependencies
|
2017-11-22 10:49:23 +11:00 |
|
Jed Fox
|
254c5661a3
|
Revert "Revert "ESLint for great justice: Episode I""
This reverts commit 45e7b216ea .
|
2017-10-19 19:01:08 -04:00 |
|
Josh Abernathy
|
45e7b216ea
|
Revert "ESLint for great justice: Episode I"
|
2017-09-20 14:10:29 -04:00 |
|
Jed Fox
|
b3e413d942
|
🔥 whitespace rule
|
2017-08-18 11:44:14 -04:00 |
|
Jed Fox
|
4deedeb736
|
🔥 rules that conflict with Prettier
|
2017-08-18 11:17:10 -04:00 |
|
Jed Fox
|
e02b1147aa
|
ESLint for great justice! 🚀
|
2017-08-18 11:16:29 -04:00 |
|
iAmWillShepherd
|
97d5b89016
|
Prettified
|
2017-06-29 11:36:39 -07:00 |
|
iAmWillShepherd
|
89303d9f64
|
Turn off lint rules that conflict with prettier
|
2017-06-29 10:58:52 -07:00 |
|
iAmWillShepherd
|
160ece73e3
|
Configure tslint-config-prettier correctly
|
2017-06-28 17:54:10 -07:00 |
|
iAmWillShepherd
|
bc3a417198
|
Add some tslint disabling action
|
2017-06-28 16:56:23 -07:00 |
|
Brendan Forster
|
9b9da1b1cd
|
ignore trailing whitespace for comments and jsdoc
|
2017-05-03 14:51:22 +10:00 |
|
Brendan Forster
|
86961fa8b7
|
this rule is now handled by the compiler
see https://github.com/palantir/tslint/issues/885 for initial report
|
2017-05-03 14:46:50 +10:00 |
|
Brendan Forster
|
c1ad0bdd4e
|
bump to latest stable version of tslint-microsoft-contrib
|
2017-05-03 14:45:55 +10:00 |
|
joshaber
|
8214965195
|
Enable the no sync rule
|
2017-04-20 16:27:23 -04:00 |
|
Markus Olsson
|
1dceed9db4
|
Enable custom tslint rule
|
2017-01-30 13:48:01 +01:00 |
|
Markus Olsson
|
b6bb413dcd
|
Add stub test for improper use of lifecycle methods
|
2016-12-01 11:02:42 +01:00 |
|
Markus Olsson
|
5f155c4ec9
|
Add a tslint rule that checks for mutable props/state
|
2016-11-24 17:14:36 +01:00 |
|
Markus Olsson
|
e25f390682
|
Use our custom talent rule
|
2016-11-17 11:42:24 +01:00 |
|
Markus Olsson
|
5ff3bad1e3
|
Merge branch 'master' into react-this-binding-issue
|
2016-11-16 15:10:05 +01:00 |
|
Markus Olsson
|
1aade59a9d
|
Enable tslint rule react-this-binding-issue
|
2016-11-15 13:32:30 +01:00 |
|
Markus Olsson
|
e34031398c
|
Merge branch 'master' into no-stateless-class
|
2016-11-15 09:50:38 +01:00 |
|
Josh Abernathy
|
525ed00f3c
|
Merge pull request #628 from desktop/math-random-tslint
Turn on no-insecure-random
|
2016-11-14 10:53:08 -05:00 |
|
Markus Olsson
|
686475d12b
|
Enable tslint rule for no stateless classes
|
2016-11-14 16:34:38 +01:00 |
|
Markus Olsson
|
6a39b83ada
|
Enable insecure-random rule
|
2016-11-14 16:14:13 +01:00 |
|
Markus Olsson
|
ec123a6f72
|
Enable tslint rule
|
2016-11-14 15:38:59 +01:00 |
|
Markus Olsson
|
926a502518
|
Add and enable unused props rule
Using custom built package until the changes lands in upstream
|
2016-11-04 10:46:46 +01:00 |
|
Markus Olsson
|
8093f7bb6e
|
Merge remote-tracking branch 'refs/remotes/origin/master' into no-default-export
|
2016-09-22 17:50:07 +02:00 |
|
Markus Olsson
|
aaf17c58fa
|
Add tslint rule enforcing no default exports
|
2016-09-22 14:33:31 +02:00 |
|
Markus Olsson
|
45c3577493
|
Enable jsdoc formatting linter
|
2016-09-22 11:25:57 +02:00 |
|
Markus Olsson
|
c8e03e85d9
|
Enforce trailing comma
|
2016-09-16 22:36:18 +02:00 |
|
joshaber
|
435af8a204
|
Prefer const
|
2016-07-28 10:12:46 -04:00 |
|
joshaber
|
9ebc469dd1
|
Enforce literal spacing
|
2016-07-28 10:12:43 -04:00 |
|
Markus Olsson
|
a5bd58786e
|
Start out by enforcing interface naming in tslint
|
2016-07-08 17:21:28 +02:00 |
|
joshaber
|
5319b6371d
|
Fix the semicolon rule.
|
2016-05-31 11:38:54 -04:00 |
|
joshaber
|
bc92a15b50
|
Don't singe the quotes.
|
2016-05-27 11:21:11 -04:00 |
|
joshaber
|
23c7b47a26
|
First
|
2016-05-11 12:16:32 -04:00 |
|