diff --git a/.eslintrc b/.eslintrc new file mode 100644 index 0000000000000..e3578aadfd3a9 --- /dev/null +++ b/.eslintrc @@ -0,0 +1,3 @@ +{ + "extends": "standard" +}