issues
search
segmentio
/
eslint-config
Segment's ESLint configurations.
9
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Server config submodule
#65
ccnixon
opened
5 years ago
0
Use Airbnb and Prettier for server config
#64
ccnixon
closed
5 years ago
0
Update to ESLint 4
#63
fathyb
closed
6 years ago
1
Migrate to CircleCI 2
#62
fathyb
closed
6 years ago
3
Remove class restriction
#61
ndhoule
closed
7 years ago
0
why can't i use classes?
#60
stephenmathieson
opened
7 years ago
0
Stop requiring jsdoc param descriptions
#59
ndhoule
closed
8 years ago
1
Disallow use of global JSON in legacy environments
#58
ndhoule
closed
8 years ago
0
Expected literal to be on the right side of ==
#57
yields
opened
8 years ago
2
annoying output?
#56
yields
opened
8 years ago
2
Increase severity of consistent-this, eqeqeq, prefer-const rules
#55
ndhoule
closed
8 years ago
5
Expand legacy configuration with ES3 settings
#54
ndhoule
closed
8 years ago
1
docs(readme): update install instructions
#53
balthazar
opened
8 years ago
0
Publish latest version(s) to npm
#52
balthazar
closed
8 years ago
0
`generator-star-spacing` should not be an error
#51
stephenmathieson
opened
8 years ago
1
enable `no-var`
#50
ndhoule
opened
8 years ago
0
Increase prefer-const to an error
#49
ndhoule
closed
8 years ago
1
Warn on cyclomatic complexity > 11
#48
ndhoule
closed
8 years ago
7
Enable prefer-const at warn level
#47
ndhoule
closed
8 years ago
3
Error on yoda, space-before-blocks, object-curly-spacing
#46
ndhoule
closed
8 years ago
2
prefer-const
#45
stephenmathieson
closed
8 years ago
3
version 3 makes everything explode
#44
stephenmathieson
closed
8 years ago
7
disable no-confusing-arrow
#43
dominicbarnes
closed
8 years ago
0
Fixes for Deku
#42
dominicbarnes
closed
8 years ago
0
Fix Deku, server-side configuration errors
#41
ndhoule
closed
8 years ago
1
Add require-path-exists plugin to check requires
#40
ndhoule
closed
8 years ago
1
Add eslint-plugin-mocha plugin
#39
ndhoule
closed
8 years ago
3
Reorganize configs under subdirs; rename package to @segment/eslint-config
#38
ndhoule
closed
8 years ago
0
Work together on eslint-config-defaults
#37
baer
opened
8 years ago
0
Warn on `==` usage
#36
ndhoule
closed
8 years ago
1
Restrict usage of `with` and `class`
#35
ndhoule
closed
8 years ago
2
Require a `yield` within generator functions
#34
ndhoule
closed
8 years ago
2
disallow exclusive mocha tests
#33
dominicbarnes
closed
8 years ago
2
Warn on inconsistent var `self = this;` usage
#32
ndhoule
closed
8 years ago
2
Warn on non-camelcased variables
#31
ndhoule
closed
8 years ago
2
Warn on missing JSDoc comment
#30
ndhoule
opened
8 years ago
7
Warn on missing JSDoc comment
#29
ndhoule
closed
8 years ago
0
Enforce semicolon usage
#28
ndhoule
closed
8 years ago
1
Warn on warning (e.g. TODO, XXX) comments
#27
ndhoule
closed
9 years ago
2
Add indentation on test example
#26
mateusortiz
closed
8 years ago
3
using consistent style for quote-props
#25
dominicbarnes
closed
9 years ago
0
Adding some more react plugin rules
#24
dominicbarnes
closed
9 years ago
0
Upgrade ESLint to 1.x
#23
dominicbarnes
closed
9 years ago
1
Using element instead of dom for jsx
#22
dominicbarnes
closed
9 years ago
0
Adds no-redeclare to our rules
#21
dominicbarnes
closed
9 years ago
2
Add require as global to browser config
#20
dominicbarnes
closed
9 years ago
1
adding a few more client-side exceptions for new-cap
#19
dominicbarnes
closed
9 years ago
0
adding some JSX-related config
#18
dominicbarnes
closed
9 years ago
5
enforce JSDoc blocks above all functions
#17
ndhoule
opened
9 years ago
4
yoda should be an error
#16
ndhoule
closed
8 years ago
5
Next