Skip to content

Commit a5f1976

Browse files
committed
Add override for jsx
1 parent 5d3781f commit a5f1976

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ module.exports = {
2626
{
2727
files: [
2828
'**/*.js',
29+
'**/*.jsx',
2930
],
3031
rules: {
3132
'@typescript-eslint/explicit-function-return-type': 'off',

0 commit comments

Comments
 (0)