issues
search
getify
/
eslint-plugin-proper-arrows
ESLint rules to ensure proper arrow function definitions
MIT License
308
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
eslint v9 compatibility
#37
lgenzelis
opened
1 week ago
3
Make trivial conditions configurable and add optional support for more AST
#36
Twipped
closed
2 years ago
3
Ignoring React components defined as an arrow function
#35
jakubmazanec
opened
2 years ago
15
Add setting to disallow "arrow function declarations" at the global/top level
#34
jfroelich
closed
3 years ago
18
fixing several typos in README
#33
gamtiq
closed
4 years ago
1
`where` rule global option detects passing arrow as callback on module level as violation
#32
Guria
closed
4 years ago
3
allow to detect only global this in arrow functions
#31
imsamurai
closed
4 years ago
8
Include modulescope in global
#30
gaggle
closed
4 years ago
0
Bug (?): Not identifying module-level arrow functions
#29
gaggle
closed
4 years ago
4
Include delegations under trivial functions
#28
ghost
closed
3 years ago
5
Extend definition of trivial to include comparisons
#27
ghost
closed
3 years ago
3
some "where" rules do not notify warning/error on text editors
#26
cirocfc
closed
4 years ago
8
Errors when disabling the rules in Create React App
#25
davidwkeith
closed
4 years ago
4
False positive on object destructuring in arrow function parameters
#24
davidwkeith
closed
4 years ago
4
Add `id` to the default allowed list of short params
#23
davidwkeith
closed
4 years ago
5
@getify/proper-arrows/names should follow func-names schema
#22
andreineculau
closed
5 years ago
2
is @getify/proper-arrows/params needed?
#21
andreineculau
closed
5 years ago
2
Fix name errors
#20
gertig
closed
5 years ago
2
treat `void ..` expression as "trivial" arrow body
#19
getify
closed
5 years ago
0
add config preset(s)
#18
getify
opened
5 years ago
5
Check for null identifiers from destructured arguments
#17
palnes
closed
5 years ago
0
Elision of destructured function parameters causes crash
#16
palnes
closed
5 years ago
1
Allowing no name for class property functions?
#15
natehardy
closed
5 years ago
10
Prevent arrow functions that implicitly return arrow functions
#14
Dan503
closed
5 years ago
1
Add ternary `? :` to the list forbidden of concise return expressions
#13
getify
closed
5 years ago
0
Add "location" rule to forbid use of arrow functions in certain places
#12
getify
closed
5 years ago
1
Create a wizard for picking rules config
#11
getify
opened
5 years ago
0
Add "fix" options for all rules where it's possible
#10
getify
opened
5 years ago
0
Add rule to forbid comma expressions as arrow return value
#9
getify
closed
5 years ago
0
Add rule to forbid inline function expressions nested in default parameter value
#8
getify
opened
5 years ago
1
Global scope detection (for "no-global") is incorrect
#7
getify
closed
5 years ago
0
Add rule to forbid "short" unsemantic parameter names
#6
getify
closed
5 years ago
1
Add rule to forbid unused parameters
#5
getify
closed
5 years ago
0
Add rule to forbid "chained arrows"
#4
getify
closed
5 years ago
8
Should eslint-plugin-proper-arrows work with NOOP or empty function ?
#2
matthewharwood
closed
5 years ago
3
Add option to enable only in blocks where brackets are present
#1
willishq
closed
5 years ago
8