immosquare-cleaner 0.1.34 → 0.1.35
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/immosquare-cleaner/version.rb +1 -1
- data/lib/immosquare-cleaner.rb +2 -2
- data/linters/eslint.config.mjs +30 -0
- data/linters/rubocop-3.2.2.yml +2 -0
- data/node_modules/function-bind/README.md +27 -25
- data/node_modules/function-bind/implementation.js +12 -44
- data/node_modules/function-bind/package.json +14 -38
- data/node_modules/is-core-module/CHANGELOG.md +0 -7
- data/node_modules/is-core-module/index.js +2 -2
- data/node_modules/is-core-module/package.json +4 -4
- data/package.json +2 -4
- metadata +3 -180
- data/linters/eslintrc.json +0 -57
- data/node_modules/.bin/rimraf +0 -1
- data/node_modules/eslint-config-airbnb-base/CHANGELOG.md +0 -374
- data/node_modules/eslint-config-airbnb-base/LICENSE.md +0 -21
- data/node_modules/eslint-config-airbnb-base/README.md +0 -112
- data/node_modules/eslint-config-airbnb-base/index.js +0 -17
- data/node_modules/eslint-config-airbnb-base/legacy.js +0 -34
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/LICENSE +0 -15
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/README.md +0 -443
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/bin/semver.js +0 -174
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/package.json +0 -38
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/range.bnf +0 -16
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/semver.js +0 -1643
- data/node_modules/eslint-config-airbnb-base/package.json +0 -95
- data/node_modules/eslint-config-airbnb-base/rules/best-practices.js +0 -408
- data/node_modules/eslint-config-airbnb-base/rules/errors.js +0 -179
- data/node_modules/eslint-config-airbnb-base/rules/es6.js +0 -185
- data/node_modules/eslint-config-airbnb-base/rules/imports.js +0 -273
- data/node_modules/eslint-config-airbnb-base/rules/node.js +0 -43
- data/node_modules/eslint-config-airbnb-base/rules/strict.js +0 -6
- data/node_modules/eslint-config-airbnb-base/rules/style.js +0 -529
- data/node_modules/eslint-config-airbnb-base/rules/variables.js +0 -56
- data/node_modules/eslint-config-airbnb-base/test/requires.js +0 -13
- data/node_modules/eslint-config-airbnb-base/test/test-base.js +0 -32
- data/node_modules/eslint-config-airbnb-base/whitespace-async.js +0 -96
- data/node_modules/eslint-config-airbnb-base/whitespace.js +0 -102
- data/node_modules/eslint-plugin-import/CHANGELOG.md +0 -1925
- data/node_modules/eslint-plugin-import/CONTRIBUTING.md +0 -84
- data/node_modules/eslint-plugin-import/LICENSE +0 -22
- data/node_modules/eslint-plugin-import/README.md +0 -500
- data/node_modules/eslint-plugin-import/RELEASE.md +0 -54
- data/node_modules/eslint-plugin-import/SECURITY.md +0 -11
- data/node_modules/eslint-plugin-import/config/electron.js +0 -8
- data/node_modules/eslint-plugin-import/config/errors.js +0 -14
- data/node_modules/eslint-plugin-import/config/react-native.js +0 -13
- data/node_modules/eslint-plugin-import/config/react.js +0 -18
- data/node_modules/eslint-plugin-import/config/recommended.js +0 -28
- data/node_modules/eslint-plugin-import/config/stage-0.js +0 -12
- data/node_modules/eslint-plugin-import/config/typescript.js +0 -34
- data/node_modules/eslint-plugin-import/config/warnings.js +0 -12
- data/node_modules/eslint-plugin-import/docs/rules/consistent-type-specifier-style.md +0 -91
- data/node_modules/eslint-plugin-import/docs/rules/default.md +0 -72
- data/node_modules/eslint-plugin-import/docs/rules/dynamic-import-chunkname.md +0 -92
- data/node_modules/eslint-plugin-import/docs/rules/export.md +0 -37
- data/node_modules/eslint-plugin-import/docs/rules/exports-last.md +0 -51
- data/node_modules/eslint-plugin-import/docs/rules/extensions.md +0 -174
- data/node_modules/eslint-plugin-import/docs/rules/first.md +0 -75
- data/node_modules/eslint-plugin-import/docs/rules/group-exports.md +0 -118
- data/node_modules/eslint-plugin-import/docs/rules/imports-first.md +0 -9
- data/node_modules/eslint-plugin-import/docs/rules/max-dependencies.md +0 -70
- data/node_modules/eslint-plugin-import/docs/rules/named.md +0 -102
- data/node_modules/eslint-plugin-import/docs/rules/namespace.md +0 -106
- data/node_modules/eslint-plugin-import/docs/rules/newline-after-import.md +0 -167
- data/node_modules/eslint-plugin-import/docs/rules/no-absolute-path.md +0 -54
- data/node_modules/eslint-plugin-import/docs/rules/no-amd.md +0 -37
- data/node_modules/eslint-plugin-import/docs/rules/no-anonymous-default-export.md +0 -83
- data/node_modules/eslint-plugin-import/docs/rules/no-commonjs.md +0 -96
- data/node_modules/eslint-plugin-import/docs/rules/no-cycle.md +0 -111
- data/node_modules/eslint-plugin-import/docs/rules/no-default-export.md +0 -65
- data/node_modules/eslint-plugin-import/docs/rules/no-deprecated.md +0 -62
- data/node_modules/eslint-plugin-import/docs/rules/no-duplicates.md +0 -109
- data/node_modules/eslint-plugin-import/docs/rules/no-dynamic-require.md +0 -25
- data/node_modules/eslint-plugin-import/docs/rules/no-empty-named-blocks.md +0 -49
- data/node_modules/eslint-plugin-import/docs/rules/no-extraneous-dependencies.md +0 -139
- data/node_modules/eslint-plugin-import/docs/rules/no-import-module-exports.md +0 -81
- data/node_modules/eslint-plugin-import/docs/rules/no-internal-modules.md +0 -136
- data/node_modules/eslint-plugin-import/docs/rules/no-mutable-exports.md +0 -54
- data/node_modules/eslint-plugin-import/docs/rules/no-named-as-default-member.md +0 -52
- data/node_modules/eslint-plugin-import/docs/rules/no-named-as-default.md +0 -53
- data/node_modules/eslint-plugin-import/docs/rules/no-named-default.md +0 -36
- data/node_modules/eslint-plugin-import/docs/rules/no-named-export.md +0 -79
- data/node_modules/eslint-plugin-import/docs/rules/no-namespace.md +0 -44
- data/node_modules/eslint-plugin-import/docs/rules/no-nodejs-modules.md +0 -42
- data/node_modules/eslint-plugin-import/docs/rules/no-relative-packages.md +0 -70
- data/node_modules/eslint-plugin-import/docs/rules/no-relative-parent-imports.md +0 -123
- data/node_modules/eslint-plugin-import/docs/rules/no-restricted-paths.md +0 -198
- data/node_modules/eslint-plugin-import/docs/rules/no-self-import.md +0 -32
- data/node_modules/eslint-plugin-import/docs/rules/no-unassigned-import.md +0 -60
- data/node_modules/eslint-plugin-import/docs/rules/no-unresolved.md +0 -110
- data/node_modules/eslint-plugin-import/docs/rules/no-unused-modules.md +0 -125
- data/node_modules/eslint-plugin-import/docs/rules/no-useless-path-segments.md +0 -85
- data/node_modules/eslint-plugin-import/docs/rules/no-webpack-loader-syntax.md +0 -39
- data/node_modules/eslint-plugin-import/docs/rules/order.md +0 -365
- data/node_modules/eslint-plugin-import/docs/rules/prefer-default-export.md +0 -185
- data/node_modules/eslint-plugin-import/docs/rules/unambiguous.md +0 -57
- data/node_modules/eslint-plugin-import/lib/ExportMap.js +0 -856
- data/node_modules/eslint-plugin-import/lib/core/importType.js +0 -129
- data/node_modules/eslint-plugin-import/lib/core/packagePath.js +0 -22
- data/node_modules/eslint-plugin-import/lib/core/staticRequire.js +0 -11
- data/node_modules/eslint-plugin-import/lib/docsUrl.js +0 -8
- data/node_modules/eslint-plugin-import/lib/importDeclaration.js +0 -5
- data/node_modules/eslint-plugin-import/lib/index.js +0 -71
- data/node_modules/eslint-plugin-import/lib/rules/consistent-type-specifier-style.js +0 -221
- data/node_modules/eslint-plugin-import/lib/rules/default.js +0 -40
- data/node_modules/eslint-plugin-import/lib/rules/dynamic-import-chunkname.js +0 -120
- data/node_modules/eslint-plugin-import/lib/rules/export.js +0 -250
- data/node_modules/eslint-plugin-import/lib/rules/exports-last.js +0 -40
- data/node_modules/eslint-plugin-import/lib/rules/extensions.js +0 -193
- data/node_modules/eslint-plugin-import/lib/rules/first.js +0 -144
- data/node_modules/eslint-plugin-import/lib/rules/group-exports.js +0 -155
- data/node_modules/eslint-plugin-import/lib/rules/imports-first.js +0 -16
- data/node_modules/eslint-plugin-import/lib/rules/max-dependencies.js +0 -60
- data/node_modules/eslint-plugin-import/lib/rules/named.js +0 -143
- data/node_modules/eslint-plugin-import/lib/rules/namespace.js +0 -218
- data/node_modules/eslint-plugin-import/lib/rules/newline-after-import.js +0 -237
- data/node_modules/eslint-plugin-import/lib/rules/no-absolute-path.js +0 -40
- data/node_modules/eslint-plugin-import/lib/rules/no-amd.js +0 -47
- data/node_modules/eslint-plugin-import/lib/rules/no-anonymous-default-export.js +0 -103
- data/node_modules/eslint-plugin-import/lib/rules/no-commonjs.js +0 -141
- data/node_modules/eslint-plugin-import/lib/rules/no-cycle.js +0 -158
- data/node_modules/eslint-plugin-import/lib/rules/no-default-export.js +0 -43
- data/node_modules/eslint-plugin-import/lib/rules/no-deprecated.js +0 -138
- data/node_modules/eslint-plugin-import/lib/rules/no-duplicates.js +0 -354
- data/node_modules/eslint-plugin-import/lib/rules/no-dynamic-require.js +0 -77
- data/node_modules/eslint-plugin-import/lib/rules/no-empty-named-blocks.js +0 -105
- data/node_modules/eslint-plugin-import/lib/rules/no-extraneous-dependencies.js +0 -301
- data/node_modules/eslint-plugin-import/lib/rules/no-import-module-exports.js +0 -85
- data/node_modules/eslint-plugin-import/lib/rules/no-internal-modules.js +0 -144
- data/node_modules/eslint-plugin-import/lib/rules/no-mutable-exports.js +0 -59
- data/node_modules/eslint-plugin-import/lib/rules/no-named-as-default-member.js +0 -96
- data/node_modules/eslint-plugin-import/lib/rules/no-named-as-default.js +0 -45
- data/node_modules/eslint-plugin-import/lib/rules/no-named-default.js +0 -31
- data/node_modules/eslint-plugin-import/lib/rules/no-named-export.js +0 -39
- data/node_modules/eslint-plugin-import/lib/rules/no-namespace.js +0 -175
- data/node_modules/eslint-plugin-import/lib/rules/no-nodejs-modules.js +0 -44
- data/node_modules/eslint-plugin-import/lib/rules/no-relative-packages.js +0 -71
- data/node_modules/eslint-plugin-import/lib/rules/no-relative-parent-imports.js +0 -48
- data/node_modules/eslint-plugin-import/lib/rules/no-restricted-paths.js +0 -245
- data/node_modules/eslint-plugin-import/lib/rules/no-self-import.js +0 -39
- data/node_modules/eslint-plugin-import/lib/rules/no-unassigned-import.js +0 -79
- data/node_modules/eslint-plugin-import/lib/rules/no-unresolved.js +0 -60
- data/node_modules/eslint-plugin-import/lib/rules/no-unused-modules.js +0 -945
- data/node_modules/eslint-plugin-import/lib/rules/no-useless-path-segments.js +0 -147
- data/node_modules/eslint-plugin-import/lib/rules/no-webpack-loader-syntax.js +0 -26
- data/node_modules/eslint-plugin-import/lib/rules/order.js +0 -785
- data/node_modules/eslint-plugin-import/lib/rules/prefer-default-export.js +0 -116
- data/node_modules/eslint-plugin-import/lib/rules/unambiguous.js +0 -38
- data/node_modules/eslint-plugin-import/memo-parser/LICENSE +0 -22
- data/node_modules/eslint-plugin-import/memo-parser/README.md +0 -21
- data/node_modules/eslint-plugin-import/memo-parser/index.js +0 -41
- data/node_modules/eslint-plugin-import/node_modules/debug/CHANGELOG.md +0 -395
- data/node_modules/eslint-plugin-import/node_modules/debug/LICENSE +0 -19
- data/node_modules/eslint-plugin-import/node_modules/debug/README.md +0 -437
- data/node_modules/eslint-plugin-import/node_modules/debug/node.js +0 -1
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/index.js +0 -162
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/license.md +0 -21
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/package.json +0 -38
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/readme.md +0 -59
- data/node_modules/eslint-plugin-import/node_modules/debug/package.json +0 -51
- data/node_modules/eslint-plugin-import/node_modules/debug/src/browser.js +0 -180
- data/node_modules/eslint-plugin-import/node_modules/debug/src/common.js +0 -249
- data/node_modules/eslint-plugin-import/node_modules/debug/src/index.js +0 -12
- data/node_modules/eslint-plugin-import/node_modules/debug/src/node.js +0 -177
- data/node_modules/eslint-plugin-import/node_modules/doctrine/CHANGELOG.md +0 -94
- data/node_modules/eslint-plugin-import/node_modules/doctrine/LICENSE +0 -177
- data/node_modules/eslint-plugin-import/node_modules/doctrine/LICENSE.closure-compiler +0 -202
- data/node_modules/eslint-plugin-import/node_modules/doctrine/LICENSE.esprima +0 -19
- data/node_modules/eslint-plugin-import/node_modules/doctrine/README.md +0 -165
- data/node_modules/eslint-plugin-import/node_modules/doctrine/lib/doctrine.js +0 -899
- data/node_modules/eslint-plugin-import/node_modules/doctrine/lib/typed.js +0 -1305
- data/node_modules/eslint-plugin-import/node_modules/doctrine/lib/utility.js +0 -35
- data/node_modules/eslint-plugin-import/node_modules/doctrine/package.json +0 -57
- data/node_modules/eslint-plugin-import/node_modules/minimatch/LICENSE +0 -15
- data/node_modules/eslint-plugin-import/node_modules/minimatch/README.md +0 -230
- data/node_modules/eslint-plugin-import/node_modules/minimatch/minimatch.js +0 -947
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -129
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -201
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -47
- data/node_modules/eslint-plugin-import/node_modules/minimatch/package.json +0 -33
- data/node_modules/eslint-plugin-import/node_modules/semver/LICENSE +0 -15
- data/node_modules/eslint-plugin-import/node_modules/semver/README.md +0 -443
- data/node_modules/eslint-plugin-import/node_modules/semver/bin/semver.js +0 -174
- data/node_modules/eslint-plugin-import/node_modules/semver/package.json +0 -38
- data/node_modules/eslint-plugin-import/node_modules/semver/range.bnf +0 -16
- data/node_modules/eslint-plugin-import/node_modules/semver/semver.js +0 -1643
- data/node_modules/eslint-plugin-import/package.json +0 -124
- data/node_modules/function-bind/CHANGELOG.md +0 -136
@@ -1,185 +0,0 @@
|
|
1
|
-
# import/prefer-default-export
|
2
|
-
|
3
|
-
<!-- end auto-generated rule header -->
|
4
|
-
|
5
|
-
In exporting files, this rule checks if there is default export or not.
|
6
|
-
|
7
|
-
## Rule Details
|
8
|
-
|
9
|
-
### rule schema
|
10
|
-
|
11
|
-
```javascript
|
12
|
-
"import/prefer-default-export": [
|
13
|
-
( "off" | "warn" | "error" ),
|
14
|
-
{ "target": "single" | "any" } // default is "single"
|
15
|
-
]
|
16
|
-
```
|
17
|
-
|
18
|
-
### Config Options
|
19
|
-
|
20
|
-
There are two options available: `single` and `any`. By default, if you do not specify the option, rule will assume it is `single`.
|
21
|
-
|
22
|
-
#### single
|
23
|
-
|
24
|
-
**Definition**: When there is only a single export from a module, prefer using default export over named export.
|
25
|
-
|
26
|
-
How to setup config file for this rule:
|
27
|
-
|
28
|
-
```javascript
|
29
|
-
// you can manually specify it
|
30
|
-
"rules": {
|
31
|
-
"import/prefer-default-export": [
|
32
|
-
( "off" | "warn" | "error" ),
|
33
|
-
{ "target": "single" }
|
34
|
-
]
|
35
|
-
}
|
36
|
-
|
37
|
-
// config setup below will also work
|
38
|
-
"rules": {
|
39
|
-
"import/prefer-default-export": "off" | "warn" | "error"
|
40
|
-
}
|
41
|
-
```
|
42
|
-
|
43
|
-
The following patterns are considered warnings:
|
44
|
-
|
45
|
-
```javascript
|
46
|
-
// bad.js
|
47
|
-
|
48
|
-
// There is only a single module export and it's a named export.
|
49
|
-
export const foo = 'foo';
|
50
|
-
|
51
|
-
```
|
52
|
-
|
53
|
-
The following patterns are not warnings:
|
54
|
-
|
55
|
-
```javascript
|
56
|
-
// good1.js
|
57
|
-
|
58
|
-
// There is a default export.
|
59
|
-
export const foo = 'foo';
|
60
|
-
const bar = 'bar';
|
61
|
-
export default bar;
|
62
|
-
```
|
63
|
-
|
64
|
-
```javascript
|
65
|
-
// good2.js
|
66
|
-
|
67
|
-
// There is more than one named export in the module.
|
68
|
-
export const foo = 'foo';
|
69
|
-
export const bar = 'bar';
|
70
|
-
```
|
71
|
-
|
72
|
-
```javascript
|
73
|
-
// good3.js
|
74
|
-
|
75
|
-
// There is more than one named export in the module
|
76
|
-
const foo = 'foo';
|
77
|
-
const bar = 'bar';
|
78
|
-
export { foo, bar }
|
79
|
-
```
|
80
|
-
|
81
|
-
```javascript
|
82
|
-
// good4.js
|
83
|
-
|
84
|
-
// There is a default export.
|
85
|
-
const foo = 'foo';
|
86
|
-
export { foo as default }
|
87
|
-
```
|
88
|
-
|
89
|
-
```javascript
|
90
|
-
// export-star.js
|
91
|
-
|
92
|
-
// Any batch export will disable this rule. The remote module is not inspected.
|
93
|
-
export * from './other-module'
|
94
|
-
```
|
95
|
-
|
96
|
-
#### any
|
97
|
-
|
98
|
-
**Definition**: any exporting file must contain a default export.
|
99
|
-
|
100
|
-
How to setup config file for this rule:
|
101
|
-
|
102
|
-
```javascript
|
103
|
-
// you have to manually specify it
|
104
|
-
"rules": {
|
105
|
-
"import/prefer-default-export": [
|
106
|
-
( "off" | "warn" | "error" ),
|
107
|
-
{ "target": "any" }
|
108
|
-
]
|
109
|
-
}
|
110
|
-
```
|
111
|
-
|
112
|
-
The following patterns are *not* considered warnings:
|
113
|
-
|
114
|
-
```javascript
|
115
|
-
// good1.js
|
116
|
-
|
117
|
-
//has default export
|
118
|
-
export default function bar() {};
|
119
|
-
```
|
120
|
-
|
121
|
-
```javascript
|
122
|
-
// good2.js
|
123
|
-
|
124
|
-
// has default export
|
125
|
-
let foo;
|
126
|
-
export { foo as default }
|
127
|
-
```
|
128
|
-
|
129
|
-
```javascript
|
130
|
-
// good3.js
|
131
|
-
|
132
|
-
//contains multiple exports AND default export
|
133
|
-
export const a = 5;
|
134
|
-
export function bar(){};
|
135
|
-
let foo;
|
136
|
-
export { foo as default }
|
137
|
-
```
|
138
|
-
|
139
|
-
```javascript
|
140
|
-
// good4.js
|
141
|
-
|
142
|
-
// does not contain any exports => file is not checked by the rule
|
143
|
-
import * as foo from './foo';
|
144
|
-
```
|
145
|
-
|
146
|
-
```javascript
|
147
|
-
// export-star.js
|
148
|
-
|
149
|
-
// Any batch export will disable this rule. The remote module is not inspected.
|
150
|
-
export * from './other-module'
|
151
|
-
```
|
152
|
-
|
153
|
-
The following patterns are considered warnings:
|
154
|
-
|
155
|
-
```javascript
|
156
|
-
// bad1.js
|
157
|
-
|
158
|
-
//has 2 named exports, but no default export
|
159
|
-
export const foo = 'foo';
|
160
|
-
export const bar = 'bar';
|
161
|
-
```
|
162
|
-
|
163
|
-
```javascript
|
164
|
-
// bad2.js
|
165
|
-
|
166
|
-
// does not have default export
|
167
|
-
let foo, bar;
|
168
|
-
export { foo, bar }
|
169
|
-
```
|
170
|
-
|
171
|
-
```javascript
|
172
|
-
// bad3.js
|
173
|
-
|
174
|
-
// does not have default export
|
175
|
-
export { a, b } from "foo.js"
|
176
|
-
```
|
177
|
-
|
178
|
-
```javascript
|
179
|
-
// bad4.js
|
180
|
-
|
181
|
-
// does not have default export
|
182
|
-
let item;
|
183
|
-
export const foo = item;
|
184
|
-
export { item };
|
185
|
-
```
|
@@ -1,57 +0,0 @@
|
|
1
|
-
# import/unambiguous
|
2
|
-
|
3
|
-
<!-- end auto-generated rule header -->
|
4
|
-
|
5
|
-
Warn if a `module` could be mistakenly parsed as a `script` by a consumer leveraging
|
6
|
-
[Unambiguous JavaScript Grammar] to determine correct parsing goal.
|
7
|
-
|
8
|
-
Will respect the [`parserOptions.sourceType`] from ESLint config, i.e. files parsed
|
9
|
-
as `script` per that setting will not be reported.
|
10
|
-
|
11
|
-
This plugin uses [Unambiguous JavaScript Grammar] internally to decide whether
|
12
|
-
dependencies should be parsed as modules and searched for exports matching the
|
13
|
-
`import`ed names, so it may be beneficial to keep this rule on even if your application
|
14
|
-
will run in an explicit `module`-only environment.
|
15
|
-
|
16
|
-
## Rule Details
|
17
|
-
|
18
|
-
For files parsed as `module` by ESLint, the following are valid:
|
19
|
-
|
20
|
-
```js
|
21
|
-
import 'foo'
|
22
|
-
function x() { return 42 }
|
23
|
-
```
|
24
|
-
|
25
|
-
```js
|
26
|
-
export function x() { return 42 }
|
27
|
-
```
|
28
|
-
|
29
|
-
```js
|
30
|
-
(function x() { return 42 })()
|
31
|
-
export {} // simple way to mark side-effects-only file as 'module' without any imports/exports
|
32
|
-
```
|
33
|
-
|
34
|
-
...whereas the following file would be reported:
|
35
|
-
|
36
|
-
```js
|
37
|
-
(function x() { return 42 })()
|
38
|
-
```
|
39
|
-
|
40
|
-
## When Not To Use It
|
41
|
-
|
42
|
-
If your application environment will always know via [some other means](https://github.com/nodejs/node-eps/issues/13)
|
43
|
-
how to parse, regardless of syntax, you may not need this rule.
|
44
|
-
|
45
|
-
Remember, though, that this plugin uses this strategy internally, so if you were
|
46
|
-
to `import` from a module with no `import`s or `export`s, this plugin would not
|
47
|
-
report it as it would not be clear whether it should be considered a `script` or
|
48
|
-
a `module`.
|
49
|
-
|
50
|
-
## Further Reading
|
51
|
-
|
52
|
-
- [Unambiguous JavaScript Grammar]
|
53
|
-
- [`parserOptions.sourceType`]
|
54
|
-
- [node-eps#13](https://github.com/nodejs/node-eps/issues/13)
|
55
|
-
|
56
|
-
[`parserOptions.sourceType`]: https://eslint.org/docs/user-guide/configuring#specifying-parser-options
|
57
|
-
[Unambiguous JavaScript Grammar]: https://github.com/nodejs/node-eps/blob/HEAD/002-es-modules.md#32-determining-if-source-is-an-es-module
|