diff --git a/QandA/frontend/.eslintrc.json b/QandA/frontend/.eslintrc.json new file mode 100644 index 0000000..a7aae1a --- /dev/null +++ b/QandA/frontend/.eslintrc.json @@ -0,0 +1,4 @@ +{ + "extends": "react-app", + "rules": {} +} \ No newline at end of file