aboutsummaryrefslogtreecommitdiffstats
path: root/web/.eslintrc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'web/.eslintrc.yml')
-rw-r--r--web/.eslintrc.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/.eslintrc.yml b/web/.eslintrc.yml
new file mode 100644
index 00000000..60028c97
--- /dev/null
+++ b/web/.eslintrc.yml
@@ -0,0 +1,3 @@
+{
+ "parser": "babel-eslint"
+} \ No newline at end of file