summaryrefslogtreecommitdiffstats
path: root/webapp/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/.eslintrc.json')
-rw-r--r--webapp/.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/webapp/.eslintrc.json b/webapp/.eslintrc.json
index bb4721c22..6818bcacf 100644
--- a/webapp/.eslintrc.json
+++ b/webapp/.eslintrc.json
@@ -251,7 +251,6 @@
"react/self-closing-comp": 2,
"react/sort-comp": 0,
"react/style-prop-object": 2,
- "require-await": 2,
"require-yield": 2,
"rest-spread-spacing": [2, "never"],
"semi": [2, "always"],