@explorable-viz/fluid 0.9.0 → 0.9.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.spago/aff/v7.0.0/.editorconfig +13 -0
- package/.spago/aff/v7.0.0/.eslintrc.json +28 -0
- package/.spago/aff/v7.0.0/.gitignore +14 -0
- package/.spago/aff/v7.0.0/.tidyrc.json +10 -0
- package/.spago/affjax/v13.0.0/.editorconfig +13 -0
- package/.spago/affjax/v13.0.0/.eslintrc.json +28 -0
- package/.spago/affjax/v13.0.0/.gitignore +14 -0
- package/.spago/affjax/v13.0.0/.tidyrc.json +10 -0
- package/.spago/affjax-web/v1.0.0/.editorconfig +13 -0
- package/.spago/affjax-web/v1.0.0/.eslintrc.json +30 -0
- package/.spago/affjax-web/v1.0.0/.gitignore +14 -0
- package/.spago/affjax-web/v1.0.0/.tidyrc.json +10 -0
- package/.spago/argonaut-codecs/v9.0.0/.editorconfig +13 -0
- package/.spago/argonaut-codecs/v9.0.0/.gitignore +9 -0
- package/.spago/argonaut-codecs/v9.0.0/.tidyrc.json +10 -0
- package/.spago/argonaut-core/v7.0.0/.editorconfig +13 -0
- package/.spago/argonaut-core/v7.0.0/.eslintrc.json +29 -0
- package/.spago/argonaut-core/v7.0.0/.gitignore +14 -0
- package/.spago/argonaut-core/v7.0.0/.tidyrc.json +10 -0
- package/.spago/arraybuffer-types/v3.0.2/.editorconfig +13 -0
- package/.spago/arraybuffer-types/v3.0.2/.gitignore +9 -0
- package/.spago/arraybuffer-types/v3.0.2/.tidyrc.json +10 -0
- package/.spago/arrays/v7.0.0/.eslintrc.json +26 -0
- package/.spago/arrays/v7.0.0/.gitignore +9 -0
- package/.spago/assert/v6.0.0/.eslintrc.json +26 -0
- package/.spago/assert/v6.0.0/.gitignore +8 -0
- package/.spago/bifunctors/v6.0.0/.gitignore +7 -0
- package/.spago/catenable-lists/v7.0.0/.gitignore +7 -0
- package/.spago/console/v6.0.0/.eslintrc.json +30 -0
- package/.spago/console/v6.0.0/.gitignore +9 -0
- package/.spago/const/v6.0.0/.gitignore +7 -0
- package/.spago/contravariant/v6.0.0/.gitignore +7 -0
- package/.spago/control/v6.0.0/.gitignore +7 -0
- package/.spago/datetime/v6.1.0/.eslintrc.json +26 -0
- package/.spago/datetime/v6.1.0/.gitignore +8 -0
- package/.spago/debug/v6.0.0/.eslintrc.json +36 -0
- package/.spago/debug/v6.0.0/.gitignore +8 -0
- package/.spago/distributive/v6.0.0/.gitignore +7 -0
- package/.spago/effect/v4.0.0/.eslintrc.json +26 -0
- package/.spago/effect/v4.0.0/.gitignore +8 -0
- package/.spago/either/v6.1.0/.gitignore +7 -0
- package/.spago/enums/v6.0.0/.gitignore +7 -0
- package/.spago/exceptions/v6.0.0/.eslintrc.json +26 -0
- package/.spago/exceptions/v6.0.0/.gitignore +8 -0
- package/.spago/exists/v6.0.0/.gitignore +7 -0
- package/.spago/filterable/v5.0.0/.gitignore +11 -0
- package/.spago/foldable-traversable/v6.0.0/.eslintrc.json +26 -0
- package/.spago/foldable-traversable/v6.0.0/.gitignore +8 -0
- package/.spago/foreign/v7.0.0/.eslintrc.json +26 -0
- package/.spago/foreign/v7.0.0/.gitignore +8 -0
- package/.spago/foreign-object/v4.0.0/.eslintrc.json +26 -0
- package/.spago/foreign-object/v4.0.0/.gitignore +8 -0
- package/.spago/form-urlencoded/v7.0.0/.editorconfig +13 -0
- package/.spago/form-urlencoded/v7.0.0/.gitignore +9 -0
- package/.spago/form-urlencoded/v7.0.0/.tidyrc.json +10 -0
- package/.spago/free/v7.0.0/.gitignore +8 -0
- package/.spago/functions/v6.0.0/.eslintrc.json +26 -0
- package/.spago/functions/v6.0.0/.gitignore +8 -0
- package/.spago/functors/v5.0.0/.gitignore +7 -0
- package/.spago/gen/v4.0.0/.gitignore +8 -0
- package/.spago/graphs/v8.0.0/.gitignore +7 -0
- package/.spago/http-methods/v6.0.0/.editorconfig +13 -0
- package/.spago/http-methods/v6.0.0/.gitignore +9 -0
- package/.spago/http-methods/v6.0.0/.tidyrc.json +10 -0
- package/.spago/identity/v6.0.0/.gitignore +7 -0
- package/.spago/integers/v6.0.0/.eslintrc.json +26 -0
- package/.spago/integers/v6.0.0/.gitignore +8 -0
- package/.spago/invariant/v6.0.0/.gitignore +7 -0
- package/.spago/js-date/v8.0.0/.editorconfig +13 -0
- package/.spago/js-date/v8.0.0/.eslintrc.json +29 -0
- package/.spago/js-date/v8.0.0/.gitignore +14 -0
- package/.spago/js-date/v8.0.0/.tidyrc.json +10 -0
- package/.spago/js-uri/v3.0.0/.eslintrc.json +30 -0
- package/.spago/js-uri/v3.0.0/.gitignore +14 -0
- package/.spago/js-uri/v3.0.0/.tidyrc.json +10 -0
- package/.spago/lazy/v6.0.0/.eslintrc.json +26 -0
- package/.spago/lazy/v6.0.0/.gitignore +8 -0
- package/.spago/lcg/v4.0.0/.gitignore +8 -0
- package/.spago/lists/v7.0.0/.gitignore +7 -0
- package/.spago/maybe/v6.0.0/.gitignore +7 -0
- package/.spago/media-types/v6.0.0/.editorconfig +13 -0
- package/.spago/media-types/v6.0.0/.gitignore +9 -0
- package/.spago/media-types/v6.0.0/.tidyrc.json +10 -0
- package/.spago/newtype/v5.0.0/.gitignore +7 -0
- package/.spago/node-buffer/v8.0.0/.eslintrc.json +26 -0
- package/.spago/node-buffer/v8.0.0/.gitignore +8 -0
- package/.spago/node-child-process/v9.0.0/.eslintrc.json +29 -0
- package/.spago/node-child-process/v9.0.0/.gitignore +8 -0
- package/.spago/node-fs/v9.1.0/.eslintrc.json +29 -0
- package/.spago/node-fs/v9.1.0/.gitignore +9 -0
- package/.spago/node-path/v5.0.0/.eslintrc.json +26 -0
- package/.spago/node-path/v5.0.0/.gitignore +8 -0
- package/.spago/node-process/v10.0.0/.eslintrc.json +29 -0
- package/.spago/node-process/v10.0.0/.gitignore +8 -0
- package/.spago/node-streams/v7.0.0/.eslintrc.json +29 -0
- package/.spago/node-streams/v7.0.0/.gitignore +8 -0
- package/.spago/nonempty/v7.0.0/.gitignore +7 -0
- package/.spago/now/v6.0.0/.editorconfig +13 -0
- package/.spago/now/v6.0.0/.eslintrc.json +29 -0
- package/.spago/now/v6.0.0/.gitignore +14 -0
- package/.spago/now/v6.0.0/.tidyrc.json +10 -0
- package/.spago/nullable/v6.0.0/.editorconfig +13 -0
- package/.spago/nullable/v6.0.0/.eslintrc.json +29 -0
- package/.spago/nullable/v6.0.0/.gitignore +14 -0
- package/.spago/nullable/v6.0.0/.tidyrc.json +10 -0
- package/.spago/optparse/v5.0.0/.gitignore +8 -0
- package/.spago/optparse/v5.0.0/.npmrc +1 -0
- package/.spago/ordered-collections/v3.0.0/.gitignore +8 -0
- package/.spago/orders/v6.0.0/.gitignore +7 -0
- package/.spago/parallel/v6.0.0/.gitignore +7 -0
- package/.spago/parsing/v10.0.0/.editorconfig +13 -0
- package/.spago/parsing/v10.0.0/.gitignore +10 -0
- package/.spago/parsing/v10.0.0/.tidyoperators +231 -0
- package/.spago/parsing/v10.0.0/.tidyrc.json +10 -0
- package/.spago/partial/v4.0.0/.eslintrc.json +26 -0
- package/.spago/partial/v4.0.0/.gitignore +8 -0
- package/.spago/posix-types/v6.0.0/.gitignore +7 -0
- package/.spago/prelude/v6.0.0/.eslintrc.json +26 -0
- package/.spago/prelude/v6.0.0/.gitignore +8 -0
- package/.spago/profunctor/v6.0.0/.gitignore +7 -0
- package/.spago/psci-support/v6.0.0/.eslintrc.json +28 -0
- package/.spago/psci-support/v6.0.0/.gitignore +8 -0
- package/.spago/quickcheck/v8.0.1/.eslintrc.json +26 -0
- package/.spago/quickcheck/v8.0.1/.gitignore +8 -0
- package/.spago/random/v6.0.0/.eslintrc.json +26 -0
- package/.spago/random/v6.0.0/.gitignore +8 -0
- package/.spago/record/v4.0.0/.eslintrc.json +26 -0
- package/.spago/record/v4.0.0/.gitignore +8 -0
- package/.spago/refs/v6.0.0/.eslintrc.json +26 -0
- package/.spago/refs/v6.0.0/.gitignore +8 -0
- package/.spago/st/v6.0.0/.eslintrc.json +26 -0
- package/.spago/st/v6.0.0/.gitignore +8 -0
- package/.spago/strings/v6.0.0/.eslintrc.json +26 -0
- package/.spago/strings/v6.0.0/.gitignore +8 -0
- package/.spago/tailrec/v6.0.0/.gitignore +7 -0
- package/.spago/transformers/v6.0.0/.gitignore +7 -0
- package/.spago/tuples/v7.0.0/.gitignore +7 -0
- package/.spago/type-equality/v4.0.1/.gitignore +7 -0
- package/.spago/typelevel-prelude/v7.0.0/.gitignore +8 -0
- package/.spago/unfoldable/v6.0.0/.eslintrc.json +26 -0
- package/.spago/unfoldable/v6.0.0/.gitignore +8 -0
- package/.spago/unicode/v6.0.0/.editorconfig +13 -0
- package/.spago/unicode/v6.0.0/.gitattributes +2 -0
- package/.spago/unicode/v6.0.0/.gitignore +19 -0
- package/.spago/unicode/v6.0.0/.tidyrc.json +10 -0
- package/.spago/unsafe-coerce/v6.0.0/.eslintrc.json +26 -0
- package/.spago/unsafe-coerce/v6.0.0/.gitignore +8 -0
- package/.spago/web-dom/v6.0.0/.eslintrc.json +29 -0
- package/.spago/web-dom/v6.0.0/.gitignore +9 -0
- package/.spago/web-events/v4.0.0/.eslintrc.json +29 -0
- package/.spago/web-events/v4.0.0/.gitignore +8 -0
- package/.spago/web-file/v4.0.0/.eslintrc.json +29 -0
- package/.spago/web-file/v4.0.0/.gitignore +8 -0
- package/.spago/web-html/v4.0.0/.eslintrc.json +29 -0
- package/.spago/web-html/v4.0.0/.gitignore +8 -0
- package/.spago/web-storage/v5.0.0/.eslintrc.json +29 -0
- package/.spago/web-storage/v5.0.0/.gitignore +8 -0
- package/.spago/web-xhr/v5.0.0/.eslintrc.json +29 -0
- package/.spago/web-xhr/v5.0.0/.gitignore +8 -0
- package/package.json +2 -5
- package/website/article/convolution/index.html +0 -1
- package/website/article/favicon.ico +0 -0
- package/website/article/index.html +2 -2
- package/website/article/moving-average/index.html +1 -2
- package/website/article/non-renewables/index.html +0 -1
- package/website/shared/footer.html +0 -6
- package/website/shared/header.html +0 -27
- package/website/shared/sub-header.html +0 -12
- package/website/shared/util.js +0 -72
- /package/website/{css → article/css}/styles.css +0 -0
- /package/website/{css → article/css}/view-styles.css +0 -0
- /package/website/{font → article/font}/GraphikLight.woff2 +0 -0
- /package/website/{font → article/font}/GraphikLightItalic.woff2 +0 -0
- /package/website/{font → article/font}/GraphikMedium.woff2 +0 -0
- /package/website/{font → article/font}/GraphikMediumItalic.woff2 +0 -0
- /package/website/{font → article/font}/OdiseanTech.woff2 +0 -0
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
{
|
2
|
+
"env": { "browser": true },
|
3
|
+
"extends": "eslint:recommended",
|
4
|
+
"parserOptions": { "ecmaVersion": 6, "sourceType": "module" },
|
5
|
+
"rules": {
|
6
|
+
"block-scoped-var": "error",
|
7
|
+
"consistent-return": "error",
|
8
|
+
"eqeqeq": "error",
|
9
|
+
"guard-for-in": "error",
|
10
|
+
"no-bitwise": "error",
|
11
|
+
"no-caller": "error",
|
12
|
+
"no-extra-parens": "off",
|
13
|
+
"no-extend-native": "error",
|
14
|
+
"no-loop-func": "error",
|
15
|
+
"no-new": "error",
|
16
|
+
"no-param-reassign": "error",
|
17
|
+
"no-return-assign": "error",
|
18
|
+
"no-sequences": "error",
|
19
|
+
"no-unused-expressions": "error",
|
20
|
+
"no-use-before-define": "error",
|
21
|
+
"no-undef": "error",
|
22
|
+
"no-eq-null": "error",
|
23
|
+
"radix": ["error", "always"],
|
24
|
+
"indent": ["error", 2, { "SwitchCase": 1 }],
|
25
|
+
"quotes": ["error", "double"],
|
26
|
+
"semi": ["error", "always"],
|
27
|
+
"strict": ["error", "global"]
|
28
|
+
}
|
29
|
+
}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
{
|
2
|
+
"env": { "browser": true },
|
3
|
+
"extends": "eslint:recommended",
|
4
|
+
"parserOptions": { "ecmaVersion": 6, "sourceType": "module" },
|
5
|
+
"rules": {
|
6
|
+
"block-scoped-var": "error",
|
7
|
+
"consistent-return": "error",
|
8
|
+
"eqeqeq": "error",
|
9
|
+
"guard-for-in": "error",
|
10
|
+
"no-bitwise": "error",
|
11
|
+
"no-caller": "error",
|
12
|
+
"no-constant-condition": ["error", { "checkLoops": false }],
|
13
|
+
"no-extra-parens": "off",
|
14
|
+
"no-extend-native": "error",
|
15
|
+
"no-loop-func": "error",
|
16
|
+
"no-new": "error",
|
17
|
+
"no-param-reassign": "error",
|
18
|
+
"no-return-assign": "error",
|
19
|
+
"no-sequences": "error",
|
20
|
+
"no-unused-expressions": "error",
|
21
|
+
"no-use-before-define": "error",
|
22
|
+
"no-undef": "error",
|
23
|
+
"no-eq-null": "error",
|
24
|
+
"radix": ["error", "always"],
|
25
|
+
"indent": ["error", 2, { "SwitchCase": 0 }],
|
26
|
+
"quotes": ["error", "double"],
|
27
|
+
"semi": ["error", "always"],
|
28
|
+
"strict": ["error", "global"]
|
29
|
+
}
|
30
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
{
|
2
|
+
"parserOptions": {
|
3
|
+
"ecmaVersion": 6,
|
4
|
+
"sourceType": "module"
|
5
|
+
},
|
6
|
+
"extends": "eslint:recommended",
|
7
|
+
"rules": {
|
8
|
+
"strict": [2, "global"],
|
9
|
+
"block-scoped-var": 2,
|
10
|
+
"consistent-return": 2,
|
11
|
+
"eqeqeq": [2, "smart"],
|
12
|
+
"guard-for-in": 2,
|
13
|
+
"no-caller": 2,
|
14
|
+
"no-extend-native": 2,
|
15
|
+
"no-loop-func": 2,
|
16
|
+
"no-new": 2,
|
17
|
+
"no-param-reassign": 2,
|
18
|
+
"no-return-assign": 2,
|
19
|
+
"no-unused-expressions": 2,
|
20
|
+
"no-use-before-define": 2,
|
21
|
+
"radix": [2, "always"],
|
22
|
+
"indent": [2, 2],
|
23
|
+
"quotes": [2, "double"],
|
24
|
+
"semi": [2, "always"]
|
25
|
+
}
|
26
|
+
}
|