issues
search
palantir
/
tslint-react
:orange_book: Lint rules related to React & JSX for TSLint.
Apache License 2.0
749
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix jsx-no-bind to address any function binding (not just methods)
#252
amir-arad
closed
4 years ago
2
Upgrade TSLint & TypeScript, disable formatting rules
#251
adidahiya
closed
4 years ago
2
Excavator: Update policy-bot config
#250
svc-excavator-bot
closed
4 years ago
0
jsx-curly-spacing accepted formats
#249
OoDeLally
closed
4 years ago
1
Missing LICENSE file in npm package
#248
MartisiusL
closed
4 years ago
1
207-Allow mutiline comment in jsx-no-multiline
#247
tanmoyopenroot
closed
4 years ago
2
Allow/disallow curly braces for string literal attributes (enforce double/single quotes only)
#246
spradlin-dev
closed
5 years ago
1
add new rule: react-no-unnecessary-fragment
#245
tanmoyopenroot
closed
5 years ago
0
Automatically ignore null keyword usage within getDerivedStateFromProps method
#244
SaeedZhiany
closed
5 years ago
3
add new rule: jsx-whitespace-literal
#243
tanmoyopenroot
closed
5 years ago
0
chore: fix ts compilation with tsutils import
#242
adidahiya
closed
5 years ago
0
fix: add option for custom-attributes in rule jsx-use-translation-function
#241
vedadeepta
closed
5 years ago
0
205 (jsx-wrap-multiline): fix check for nested JSX
#240
tanmoyopenroot
closed
5 years ago
2
jsx-wrap-multiline issue with trailing-comma
#214
SimonSchick
closed
5 years ago
2
jsx-self-close rule doesn't actually support autofix
#213
dmitriykozlov
closed
5 years ago
1
Upgrade dependencies
#212
adidahiya
closed
5 years ago
0
Revert "Add new rule noAccessStateInSetstate"
#211
adidahiya
closed
5 years ago
0
Roadmap: tslint-react -> eslint-plugin-react
#210
adidahiya
opened
5 years ago
1
Migrate to eslint-plugin-react
#208
VincentLanglet
closed
5 years ago
2
react-ssr-friendly
#209
cyberhck
closed
5 years ago
3
jsx-no-multiline-js: allow multiline block comments
#207
c1aphas
closed
4 years ago
2
New rule suggestion: jsx-singleline-no-parens
#206
dagerikhl
closed
5 years ago
1
jsx-wrap-multiline does not check nested JSX
#205
dagerikhl
closed
5 years ago
2
Add rule for React Hooks
#204
Gelio
closed
5 years ago
7
Cannot set "jsx-boolean-value" to 'never' ?
#203
murbanowicz
closed
5 years ago
1
Pull in rules from tslint-microsoft-contrib
#202
JoshuaKGoldberg
closed
5 years ago
3
jsx-no-bind bug?
#201
ksrb
closed
5 years ago
5
jsx-wrap-multiline does not enforce end-paren if begin-paren is valid
#200
krishnaglick
closed
5 years ago
1
Add new rule (no space before '>')
#199
matei-oltean
closed
5 years ago
2
Rule suggestion: no unneeded <React.Fragment> or <>
#198
dikujepsen
closed
5 years ago
1
Why jsx-alignment do not includes automatic code fix?
#197
shubich
closed
5 years ago
1
New rule: jsx-curly-brace-presence
#196
OlafMerkert
closed
5 years ago
8
Feature request: pair ReactDOM.unmountComponentAtNode with ReactDOM.render calls.
#195
lijunle
closed
5 years ago
1
Fix jsx-wrap-multiline rule for closing parenthesis
#194
mpsijm
closed
5 years ago
6
React must be in scope in tsx file
#193
JasonZough
closed
5 years ago
4
Render method should be required in a class form react component.
#192
JasonZough
closed
5 years ago
1
[Suggestion] New rule: jsx-no-literal-object
#191
jeanbenitez
closed
5 years ago
1
Add new rule noAccessStateInSetstate
#190
cheeZery
closed
5 years ago
9
Add auto fixer for jsx-self-close-rule
#189
QuentinBouygues
closed
5 years ago
2
New rule suggestion: no-spaces-in-singleline
#188
vjsingh
closed
5 years ago
2
bug jsx key misses this check
#187
jasongornall
closed
5 years ago
0
Add linting for React Hooks
#186
kristianmandrup
closed
5 years ago
15
loop in js-wrap-multilines
#185
liajoy
closed
5 years ago
1
New Rule Suggestion: no-array-index-key
#184
Shobhit1
closed
5 years ago
2
New rule suggestion: jsx-sort-comp
#183
tenorok
closed
5 years ago
2
Add auto fixer for jsx-space-before-trailing-slash
#182
heatherbooker
closed
5 years ago
2
Fix jsx-key can't detect error in parenthesized expression
#181
lukyth
closed
5 years ago
3
Promote React.createRef instead of callback refs
#180
cheeZery
closed
5 years ago
1
Allow jsx-no-bind and jsx-no-lambda to ignore DOMComponents
#179
koba04
closed
5 years ago
10
New rule: add named prop with interface
#178
taro-shono
closed
5 years ago
1
Next