Skip to content

Commit 2db1273

Browse files
update .eslintrc.json
1 parent ffd0595 commit 2db1273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"sourceType": "module",
2222
"allowImportExportEverywhere": false
2323
},
24+
"plugins": ["eslint-plugin-react", "eslint-plugin-prettier"],
2425
"rules": {
2526
"prettier/prettier": "error"
2627
}

0 commit comments

Comments
 (0)