Experimental port to Firebase hosting
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
"plugin:react/recommended"
|
||||
],
|
||||
"rules": {
|
||||
"react/no-children-prop": 0
|
||||
"import/no-unresolved": 0,
|
||||
"react/no-children-prop": 0,
|
||||
"react/prop-types": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user