Commit dbc6d5ae authored by wildfirecode13's avatar wildfirecode13

1

parent 06f3ee23
......@@ -5,7 +5,6 @@ module.exports = {
"es2021": true
},
"extends": [
"eslint:recommended"
],
"parserOptions": {
"ecmaFeatures": {
......@@ -18,5 +17,6 @@ module.exports = {
"react"
],
"rules": {
"no-undef": "error"
}
};
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment