mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 13:02:26 -05:00
re-add eslint
This commit is contained in:
parent
0d51d5c13b
commit
789ff71a08
3 changed files with 659 additions and 17 deletions
|
|
@ -1,8 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
module.exports = {
|
||||
"extends": ["@f0x52/eslint-config-react"],
|
||||
"rules": {
|
||||
"react/prop-types": "off"
|
||||
}
|
||||
"extends": ["@joepie91/eslint-config/react"]
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue