common/corpus-common-addon/.eslintrc.json
changeset 305 ff6cf3fc5f40
parent 304 20071981ba2a
child 306 3fccf43160a7
--- a/common/corpus-common-addon/.eslintrc.json	Tue Sep 27 23:43:29 2016 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-{
-    "extends": "standard",
-    "plugins": [
-        "standard",
-        "promise"
-    ],
-    "rules": {
-        "semi": [2, "always"],
-        "space-before-function-paren": ["error", "never"]
-    }
-}
\ No newline at end of file