Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 2cc4ceb

Browse files
committed
change 1 to warn
1 parent 803cafc commit 2cc4ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module.exports = {
4545
'prettier/prettier': 'error',
4646
'react/react-in-jsx-scope': 'off',
4747
'react/jsx-filename-extension': [
48-
1,
48+
'warn',
4949
{
5050
extensions: ['.js', '.jsx']
5151
}

0 commit comments

Comments
 (0)