linted 16.12.1 → 16.12.2-rc.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{base/files/html/index.d.ts → files/html.d.ts} +1 -1
- package/dist/files/html.d.ts.map +1 -0
- package/dist/{base/files/html/index.js → files/html.js} +1 -1
- package/dist/files/html.js.map +1 -0
- package/dist/{base/files/js/index.d.ts → files/js.d.ts} +1 -1
- package/dist/files/js.d.ts.map +1 -0
- package/dist/{base/files/js/index.js → files/js.js} +1 -1
- package/dist/files/js.js.map +1 -0
- package/dist/{base/files/json/index.d.ts → files/json.d.ts} +1 -1
- package/dist/files/json.d.ts.map +1 -0
- package/dist/files/json.js +2 -0
- package/dist/files/json.js.map +1 -0
- package/dist/{base/files/jsonc/index.d.ts → files/jsonc.d.ts} +1 -1
- package/dist/files/jsonc.d.ts.map +1 -0
- package/dist/{base/files/jsonc/index.js → files/jsonc.js} +1 -1
- package/dist/files/jsonc.js.map +1 -0
- package/dist/{base/files/mocha/index.d.ts → files/md.d.ts} +1 -1
- package/dist/files/md.d.ts.map +1 -0
- package/dist/files/md.js +2 -0
- package/dist/files/md.js.map +1 -0
- package/dist/{base/files/md/index.d.ts → files/mocha.d.ts} +1 -1
- package/dist/files/mocha.d.ts.map +1 -0
- package/dist/files/mocha.js +2 -0
- package/dist/files/mocha.js.map +1 -0
- package/dist/{base/files/svelte/index.d.ts → files/svelte.d.ts} +1 -1
- package/dist/files/svelte.d.ts.map +1 -0
- package/dist/{base/files/svelte/index.js → files/svelte.js} +1 -1
- package/dist/files/svelte.js.map +1 -0
- package/dist/{base/files/ts/index.d.ts → files/ts.d.ts} +1 -1
- package/dist/files/ts.d.ts.map +1 -0
- package/dist/{base/files/ts/index.js → files/ts.js} +1 -1
- package/dist/files/ts.js.map +1 -0
- package/dist/{base/files/yml/index.d.ts → files/yml.d.ts} +1 -1
- package/dist/files/yml.d.ts.map +1 -0
- package/dist/{base/files/yml/index.js → files/yml.js} +1 -1
- package/dist/files/yml.js.map +1 -0
- package/dist/files.d.ts.map +1 -0
- package/dist/files.js +21 -0
- package/dist/files.js.map +1 -0
- package/dist/imports/parsers.d.ts.map +1 -0
- package/dist/imports/parsers.js.map +1 -0
- package/dist/imports/plugins.d.ts.map +1 -0
- package/dist/imports/plugins.js.map +1 -0
- package/dist/imports.d.ts +647 -0
- package/dist/imports.d.ts.map +1 -0
- package/dist/imports.js +7 -0
- package/dist/imports.js.map +1 -0
- package/dist/index.d.ts +3 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -5
- package/dist/index.js.map +1 -1
- package/dist/rules/_html.d.ts +8 -0
- package/dist/rules/_html.d.ts.map +1 -0
- package/dist/rules/_html.js +4 -0
- package/dist/rules/_html.js.map +1 -0
- package/dist/{base/rules/presets/Js.d.ts → rules/_js.d.ts} +1 -1
- package/dist/{base/rules/presets/Js.d.ts.map → rules/_js.d.ts.map} +1 -1
- package/dist/rules/_js.js +4 -0
- package/dist/rules/_js.js.map +1 -0
- package/dist/{base/rules/presets/Json.d.ts → rules/_json.d.ts} +1 -1
- package/dist/rules/_json.d.ts.map +1 -0
- package/dist/rules/_json.js +4 -0
- package/dist/rules/_json.js.map +1 -0
- package/dist/{base/rules/presets/Jsonc.d.ts → rules/_jsonc.d.ts} +1 -1
- package/dist/rules/_jsonc.d.ts.map +1 -0
- package/dist/rules/_jsonc.js +4 -0
- package/dist/rules/_jsonc.js.map +1 -0
- package/dist/rules/_md.d.ts +7 -0
- package/dist/rules/_md.d.ts.map +1 -0
- package/dist/rules/_md.js +3 -0
- package/dist/rules/_md.js.map +1 -0
- package/dist/rules/_mocha.d.ts +8 -0
- package/dist/rules/_mocha.d.ts.map +1 -0
- package/dist/rules/_mocha.js +4 -0
- package/dist/rules/_mocha.js.map +1 -0
- package/dist/rules/_strings/id.d.ts +3 -0
- package/dist/rules/_strings/id.d.ts.map +1 -0
- package/dist/rules/_strings/id.js +3 -0
- package/dist/rules/_strings/id.js.map +1 -0
- package/dist/{base/rules/strings/level/index.d.ts → rules/_strings/level.d.ts} +1 -1
- package/dist/rules/_strings/level.d.ts.map +1 -0
- package/dist/{base/rules/strings/level/index.js → rules/_strings/level.js} +1 -1
- package/dist/rules/_strings/level.js.map +1 -0
- package/dist/rules/_strings/state.d.ts +3 -0
- package/dist/rules/_strings/state.d.ts.map +1 -0
- package/dist/rules/_strings/state.js +3 -0
- package/dist/rules/_strings/state.js.map +1 -0
- package/dist/rules/_strings.d.ts +7 -0
- package/dist/rules/_strings.d.ts.map +1 -0
- package/dist/rules/_strings.js +7 -0
- package/dist/rules/_strings.js.map +1 -0
- package/dist/{base/rules/presets/Svelte.d.ts → rules/_svelte.d.ts} +1 -1
- package/dist/{base/rules/presets/Svelte.d.ts.map → rules/_svelte.d.ts.map} +1 -1
- package/dist/rules/_svelte.js +15 -0
- package/dist/rules/_svelte.js.map +1 -0
- package/dist/{base/rules/presets/Ts.d.ts → rules/_ts.d.ts} +1 -1
- package/dist/{base/rules/presets/Ts.d.ts.map → rules/_ts.d.ts.map} +1 -1
- package/dist/rules/_ts.js +13 -0
- package/dist/rules/_ts.js.map +1 -0
- package/dist/{base/rules/presets/Yml.d.ts → rules/_yml.d.ts} +1 -1
- package/dist/rules/_yml.d.ts.map +1 -0
- package/dist/rules/_yml.js +4 -0
- package/dist/rules/_yml.js.map +1 -0
- package/dist/{base/rules/presets/html/Enable.d.ts → rules/html/_enable.d.ts} +1 -1
- package/dist/rules/html/_enable.d.ts.map +1 -0
- package/dist/{base/rules/presets/html/Enable.js → rules/html/_enable.js} +4 -4
- package/dist/rules/html/_enable.js.map +1 -0
- package/dist/rules/html/_recommended.d.ts +3 -0
- package/dist/rules/html/_recommended.d.ts.map +1 -0
- package/dist/rules/html/_recommended.js +5 -0
- package/dist/rules/html/_recommended.js.map +1 -0
- package/dist/{base/rules/presets/js/Enable.d.ts → rules/js/_enable.d.ts} +1 -1
- package/dist/{base/rules/presets/js/EnableStylistic.d.ts.map → rules/js/_enable.d.ts.map} +1 -1
- package/dist/{base/rules/presets/js/Enable.js → rules/js/_enable.js} +23 -23
- package/dist/rules/js/_enable.js.map +1 -0
- package/dist/{base/rules/presets/js/EnableStylistic.d.ts → rules/js/stylistic.d.ts} +1 -1
- package/dist/rules/js/stylistic.d.ts.map +1 -0
- package/dist/{base/rules/presets/js/EnableStylistic.js → rules/js/stylistic.js} +66 -66
- package/dist/rules/js/stylistic.js.map +1 -0
- package/dist/{base/rules/presets/json/Enable.d.ts → rules/json/_enable.d.ts} +1 -1
- package/dist/rules/json/_enable.d.ts.map +1 -0
- package/dist/{base/rules/presets/json/Enable.js → rules/json/_enable.js} +4 -4
- package/dist/rules/json/_enable.js.map +1 -0
- package/dist/{base/rules/presets/json/EnableX.d.ts → rules/json/enable_x.d.ts} +1 -1
- package/dist/rules/json/enable_x.d.ts.map +1 -0
- package/dist/{base/rules/presets/json/EnableX.js → rules/json/enable_x.js} +13 -13
- package/dist/rules/json/enable_x.js.map +1 -0
- package/dist/{base/rules/presets/jsonc/OverrideJson.d.ts → rules/jsonc/override.d.ts} +1 -1
- package/dist/rules/jsonc/override.d.ts.map +1 -0
- package/dist/rules/jsonc/override.js +4 -0
- package/dist/rules/jsonc/override.js.map +1 -0
- package/dist/rules/md/_enable.d.ts +7 -0
- package/dist/rules/md/_enable.d.ts.map +1 -0
- package/dist/rules/md/_enable.js +9 -0
- package/dist/rules/md/_enable.js.map +1 -0
- package/dist/{base/rules/presets/mocha/Enable.d.ts → rules/mocha/_enable.d.ts} +1 -1
- package/dist/rules/mocha/_enable.d.ts.map +1 -0
- package/dist/rules/mocha/_enable.js +4 -0
- package/dist/rules/mocha/_enable.js.map +1 -0
- package/dist/rules/mocha/_recommended.d.ts +3 -0
- package/dist/rules/mocha/_recommended.d.ts.map +1 -0
- package/dist/rules/mocha/_recommended.js +5 -0
- package/dist/rules/mocha/_recommended.js.map +1 -0
- package/dist/{base/rules/presets/svelte/Enable.d.ts → rules/svelte/_enable.d.ts} +1 -1
- package/dist/rules/svelte/_enable.d.ts.map +1 -0
- package/dist/{base/rules/presets/svelte/Enable.js → rules/svelte/_enable.js} +19 -19
- package/dist/rules/svelte/_enable.js.map +1 -0
- package/dist/{base/rules/presets/svelte/DisableJS.d.ts → rules/svelte/disable_js.d.ts} +1 -1
- package/dist/rules/svelte/disable_js.d.ts.map +1 -0
- package/dist/rules/svelte/disable_js.js +4 -0
- package/dist/rules/svelte/disable_js.js.map +1 -0
- package/dist/{base/rules/presets/svelte/DisableTS.d.ts → rules/svelte/disable_ts.d.ts} +1 -1
- package/dist/rules/svelte/disable_ts.d.ts.map +1 -0
- package/dist/rules/svelte/disable_ts.js +4 -0
- package/dist/rules/svelte/disable_ts.js.map +1 -0
- package/dist/{base/rules/presets/svelte/DisableX.d.ts → rules/svelte/disable_x.d.ts} +1 -1
- package/dist/rules/svelte/disable_x.d.ts.map +1 -0
- package/dist/rules/svelte/disable_x.js +4 -0
- package/dist/rules/svelte/disable_x.js.map +1 -0
- package/dist/{base/rules/presets/svelte/EnableX.d.ts → rules/svelte/enable_x.d.ts} +1 -1
- package/dist/rules/svelte/enable_x.d.ts.map +1 -0
- package/dist/rules/svelte/enable_x.js +4 -0
- package/dist/rules/svelte/enable_x.js.map +1 -0
- package/dist/{base/rules/presets/ts/Enable.d.ts → rules/ts/_enable.d.ts} +1 -1
- package/dist/rules/ts/_enable.d.ts.map +1 -0
- package/dist/{base/rules/presets/ts/Enable.js → rules/ts/_enable.js} +14 -14
- package/dist/rules/ts/_enable.js.map +1 -0
- package/dist/{base/rules/presets/ts/DisableCompiler.d.ts → rules/ts/disable_compiler.d.ts} +1 -1
- package/dist/rules/ts/disable_compiler.d.ts.map +1 -0
- package/dist/{base/rules/presets/ts/DisableCompiler.js → rules/ts/disable_compiler.js} +3 -3
- package/dist/rules/ts/disable_compiler.js.map +1 -0
- package/dist/{base/rules/presets/ts/DisableX.d.ts → rules/ts/disable_x.d.ts} +1 -1
- package/dist/rules/ts/disable_x.d.ts.map +1 -0
- package/dist/{base/rules/presets/ts/DisableX.js → rules/ts/disable_x.js} +4 -4
- package/dist/rules/ts/disable_x.js.map +1 -0
- package/dist/{base/rules/presets/ts/EnableX.d.ts → rules/ts/enable_x.d.ts} +1 -1
- package/dist/rules/ts/enable_x.d.ts.map +1 -0
- package/dist/{base/rules/presets/ts/EnableX.js → rules/ts/enable_x.js} +8 -8
- package/dist/rules/ts/enable_x.js.map +1 -0
- package/dist/{base/rules/presets/yml/Enable.d.ts → rules/yml/_enable.d.ts} +1 -1
- package/dist/rules/yml/_enable.d.ts.map +1 -0
- package/dist/{base/rules/presets/yml/Enable.js → rules/yml/_enable.js} +11 -11
- package/dist/rules/yml/_enable.js.map +1 -0
- package/dist/{base/rules/presets/yml/EnableX.d.ts → rules/yml/enable_x.d.ts} +1 -1
- package/dist/rules/yml/enable_x.d.ts.map +1 -0
- package/dist/{base/rules/presets/yml/EnableX.js → rules/yml/enable_x.js} +8 -8
- package/dist/rules/yml/enable_x.js.map +1 -0
- package/dist/{base/rules.d.ts → rules.d.ts} +2 -33
- package/dist/{base/rules.d.ts.map → rules.d.ts.map} +1 -1
- package/dist/rules.js +21 -0
- package/dist/rules.js.map +1 -0
- package/package.json +2 -2
- package/src/files.ts +22 -0
- package/src/{import → imports}/parsers.ts +1 -2
- package/src/{import → imports}/plugins.ts +1 -2
- package/src/imports.ts +8 -0
- package/src/index.ts +8 -8
- package/src/rules/_html.ts +4 -0
- package/src/rules/_js.ts +4 -0
- package/src/rules/_json.ts +4 -0
- package/src/rules/_jsonc.ts +4 -0
- package/src/rules/_md.ts +3 -0
- package/src/rules/_mocha.ts +4 -0
- package/src/rules/_strings/id.ts +18 -0
- package/src/{base/rules/strings/level/index.ts → rules/_strings/level.ts} +2 -1
- package/src/rules/_strings/state.ts +56 -0
- package/src/rules/_strings.ts +6 -0
- package/src/rules/_svelte.ts +15 -0
- package/src/rules/_ts.ts +13 -0
- package/src/rules/_yml.ts +4 -0
- package/src/rules/html/_enable.ts +13 -0
- package/src/rules/html/_recommended.ts +7 -0
- package/src/{base/rules/presets/js/Enable.ts → rules/js/_enable.ts} +35 -36
- package/src/{base/rules/presets/js/EnableStylistic.ts → rules/js/stylistic.ts} +85 -86
- package/src/{base/rules/presets/json/Enable.ts → rules/json/_enable.ts} +6 -4
- package/src/{base/rules/presets/json/EnableX.ts → rules/json/enable_x.ts} +23 -24
- package/src/rules/jsonc/override.ts +9 -0
- package/src/rules/md/_enable.ts +14 -0
- package/src/rules/mocha/_enable.ts +5 -0
- package/src/rules/mocha/_recommended.ts +7 -0
- package/src/{base/rules/presets/svelte/Enable.ts → rules/svelte/_enable.ts} +27 -28
- package/src/{base/rules/presets/svelte/DisableJS.ts → rules/svelte/disable_js.ts} +3 -3
- package/src/{base/rules/presets/svelte/DisableTS.ts → rules/svelte/disable_ts.ts} +3 -3
- package/src/rules/svelte/disable_x.ts +8 -0
- package/src/rules/svelte/enable_x.ts +9 -0
- package/src/{base/rules/presets/ts/Enable.ts → rules/ts/_enable.ts} +17 -18
- package/src/{base/rules/presets/ts/DisableCompiler.ts → rules/ts/disable_compiler.ts} +3 -3
- package/src/{base/rules/presets/ts/DisableX.ts → rules/ts/disable_x.ts} +6 -4
- package/src/{base/rules/presets/ts/EnableX.ts → rules/ts/enable_x.ts} +11 -8
- package/src/rules/yml/_enable.ts +33 -0
- package/src/{base/rules/presets/yml/EnableX.ts → rules/yml/enable_x.ts} +11 -8
- package/src/rules.ts +22 -0
- package/dist/base/files/html/index.d.ts.map +0 -1
- package/dist/base/files/html/index.js.map +0 -1
- package/dist/base/files/js/index.d.ts.map +0 -1
- package/dist/base/files/js/index.js.map +0 -1
- package/dist/base/files/json/index.d.ts.map +0 -1
- package/dist/base/files/json/index.js +0 -2
- package/dist/base/files/json/index.js.map +0 -1
- package/dist/base/files/jsonc/index.d.ts.map +0 -1
- package/dist/base/files/jsonc/index.js.map +0 -1
- package/dist/base/files/md/index.d.ts.map +0 -1
- package/dist/base/files/md/index.js +0 -2
- package/dist/base/files/md/index.js.map +0 -1
- package/dist/base/files/mocha/index.d.ts.map +0 -1
- package/dist/base/files/mocha/index.js +0 -2
- package/dist/base/files/mocha/index.js.map +0 -1
- package/dist/base/files/svelte/index.d.ts.map +0 -1
- package/dist/base/files/svelte/index.js.map +0 -1
- package/dist/base/files/ts/index.d.ts.map +0 -1
- package/dist/base/files/ts/index.js.map +0 -1
- package/dist/base/files/yml/index.d.ts.map +0 -1
- package/dist/base/files/yml/index.js.map +0 -1
- package/dist/base/files.d.ts.map +0 -1
- package/dist/base/files.js +0 -21
- package/dist/base/files.js.map +0 -1
- package/dist/base/rules/presets/Html.d.ts +0 -8
- package/dist/base/rules/presets/Html.d.ts.map +0 -1
- package/dist/base/rules/presets/Html.js +0 -4
- package/dist/base/rules/presets/Html.js.map +0 -1
- package/dist/base/rules/presets/Js.js +0 -4
- package/dist/base/rules/presets/Js.js.map +0 -1
- package/dist/base/rules/presets/Json.d.ts.map +0 -1
- package/dist/base/rules/presets/Json.js +0 -4
- package/dist/base/rules/presets/Json.js.map +0 -1
- package/dist/base/rules/presets/Jsonc.d.ts.map +0 -1
- package/dist/base/rules/presets/Jsonc.js +0 -4
- package/dist/base/rules/presets/Jsonc.js.map +0 -1
- package/dist/base/rules/presets/Md.d.ts +0 -38
- package/dist/base/rules/presets/Md.d.ts.map +0 -1
- package/dist/base/rules/presets/Md.js +0 -3
- package/dist/base/rules/presets/Md.js.map +0 -1
- package/dist/base/rules/presets/Mocha.d.ts +0 -8
- package/dist/base/rules/presets/Mocha.d.ts.map +0 -1
- package/dist/base/rules/presets/Mocha.js +0 -4
- package/dist/base/rules/presets/Mocha.js.map +0 -1
- package/dist/base/rules/presets/Svelte.js +0 -15
- package/dist/base/rules/presets/Svelte.js.map +0 -1
- package/dist/base/rules/presets/Ts.js +0 -13
- package/dist/base/rules/presets/Ts.js.map +0 -1
- package/dist/base/rules/presets/Yml.d.ts.map +0 -1
- package/dist/base/rules/presets/Yml.js +0 -4
- package/dist/base/rules/presets/Yml.js.map +0 -1
- package/dist/base/rules/presets/html/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/html/Enable.js.map +0 -1
- package/dist/base/rules/presets/html/Recommended.d.ts +0 -3
- package/dist/base/rules/presets/html/Recommended.d.ts.map +0 -1
- package/dist/base/rules/presets/html/Recommended.js +0 -5
- package/dist/base/rules/presets/html/Recommended.js.map +0 -1
- package/dist/base/rules/presets/index.d.ts +0 -8
- package/dist/base/rules/presets/index.d.ts.map +0 -1
- package/dist/base/rules/presets/index.js +0 -2
- package/dist/base/rules/presets/index.js.map +0 -1
- package/dist/base/rules/presets/js/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/js/Enable.js.map +0 -1
- package/dist/base/rules/presets/js/EnableStylistic.js.map +0 -1
- package/dist/base/rules/presets/json/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/json/Enable.js.map +0 -1
- package/dist/base/rules/presets/json/EnableX.d.ts.map +0 -1
- package/dist/base/rules/presets/json/EnableX.js.map +0 -1
- package/dist/base/rules/presets/jsonc/OverrideJson.d.ts.map +0 -1
- package/dist/base/rules/presets/jsonc/OverrideJson.js +0 -4
- package/dist/base/rules/presets/jsonc/OverrideJson.js.map +0 -1
- package/dist/base/rules/presets/md/Enable.d.ts +0 -38
- package/dist/base/rules/presets/md/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/md/Enable.js +0 -20
- package/dist/base/rules/presets/md/Enable.js.map +0 -1
- package/dist/base/rules/presets/mocha/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/mocha/Enable.js +0 -4
- package/dist/base/rules/presets/mocha/Enable.js.map +0 -1
- package/dist/base/rules/presets/mocha/Recommended.d.ts +0 -3
- package/dist/base/rules/presets/mocha/Recommended.d.ts.map +0 -1
- package/dist/base/rules/presets/mocha/Recommended.js +0 -5
- package/dist/base/rules/presets/mocha/Recommended.js.map +0 -1
- package/dist/base/rules/presets/svelte/DisableJS.d.ts.map +0 -1
- package/dist/base/rules/presets/svelte/DisableJS.js +0 -4
- package/dist/base/rules/presets/svelte/DisableJS.js.map +0 -1
- package/dist/base/rules/presets/svelte/DisableTS.d.ts.map +0 -1
- package/dist/base/rules/presets/svelte/DisableTS.js +0 -4
- package/dist/base/rules/presets/svelte/DisableTS.js.map +0 -1
- package/dist/base/rules/presets/svelte/DisableX.d.ts.map +0 -1
- package/dist/base/rules/presets/svelte/DisableX.js +0 -4
- package/dist/base/rules/presets/svelte/DisableX.js.map +0 -1
- package/dist/base/rules/presets/svelte/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/svelte/Enable.js.map +0 -1
- package/dist/base/rules/presets/svelte/EnableX.d.ts.map +0 -1
- package/dist/base/rules/presets/svelte/EnableX.js +0 -4
- package/dist/base/rules/presets/svelte/EnableX.js.map +0 -1
- package/dist/base/rules/presets/ts/DisableCompiler.d.ts.map +0 -1
- package/dist/base/rules/presets/ts/DisableCompiler.js.map +0 -1
- package/dist/base/rules/presets/ts/DisableX.d.ts.map +0 -1
- package/dist/base/rules/presets/ts/DisableX.js.map +0 -1
- package/dist/base/rules/presets/ts/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/ts/Enable.js.map +0 -1
- package/dist/base/rules/presets/ts/EnableX.d.ts.map +0 -1
- package/dist/base/rules/presets/ts/EnableX.js.map +0 -1
- package/dist/base/rules/presets/yml/Enable.d.ts.map +0 -1
- package/dist/base/rules/presets/yml/Enable.js.map +0 -1
- package/dist/base/rules/presets/yml/EnableX.d.ts.map +0 -1
- package/dist/base/rules/presets/yml/EnableX.js.map +0 -1
- package/dist/base/rules/strings/id/index.d.ts +0 -3
- package/dist/base/rules/strings/id/index.d.ts.map +0 -1
- package/dist/base/rules/strings/id/index.js +0 -3
- package/dist/base/rules/strings/id/index.js.map +0 -1
- package/dist/base/rules/strings/index.d.ts +0 -7
- package/dist/base/rules/strings/index.d.ts.map +0 -1
- package/dist/base/rules/strings/index.js +0 -7
- package/dist/base/rules/strings/index.js.map +0 -1
- package/dist/base/rules/strings/level/index.d.ts.map +0 -1
- package/dist/base/rules/strings/level/index.js.map +0 -1
- package/dist/base/rules/strings/state/index.d.ts +0 -3
- package/dist/base/rules/strings/state/index.d.ts.map +0 -1
- package/dist/base/rules/strings/state/index.js +0 -3
- package/dist/base/rules/strings/state/index.js.map +0 -1
- package/dist/base/rules.js +0 -21
- package/dist/base/rules.js.map +0 -1
- package/dist/import/parsers.d.ts.map +0 -1
- package/dist/import/parsers.js.map +0 -1
- package/dist/import/plugins.d.ts.map +0 -1
- package/dist/import/plugins.js.map +0 -1
- package/src/base/files.ts +0 -22
- package/src/base/rules/presets/Html.ts +0 -5
- package/src/base/rules/presets/Js.ts +0 -5
- package/src/base/rules/presets/Json.ts +0 -5
- package/src/base/rules/presets/Jsonc.ts +0 -5
- package/src/base/rules/presets/Md.ts +0 -4
- package/src/base/rules/presets/Mocha.ts +0 -5
- package/src/base/rules/presets/Svelte.ts +0 -16
- package/src/base/rules/presets/Ts.ts +0 -14
- package/src/base/rules/presets/Yml.ts +0 -5
- package/src/base/rules/presets/html/Enable.ts +0 -11
- package/src/base/rules/presets/html/Recommended.ts +0 -7
- package/src/base/rules/presets/index.ts +0 -10
- package/src/base/rules/presets/jsonc/OverrideJson.ts +0 -6
- package/src/base/rules/presets/md/Enable.ts +0 -23
- package/src/base/rules/presets/mocha/Enable.ts +0 -5
- package/src/base/rules/presets/mocha/Recommended.ts +0 -7
- package/src/base/rules/presets/svelte/DisableX.ts +0 -6
- package/src/base/rules/presets/svelte/EnableX.ts +0 -6
- package/src/base/rules/presets/yml/Enable.ts +0 -30
- package/src/base/rules/strings/id/index.ts +0 -17
- package/src/base/rules/strings/index.ts +0 -6
- package/src/base/rules/strings/state/index.ts +0 -55
- package/src/base/rules.ts +0 -22
- /package/dist/{base/files.d.ts → files.d.ts} +0 -0
- /package/dist/{import → imports}/parsers.d.ts +0 -0
- /package/dist/{import → imports}/parsers.js +0 -0
- /package/dist/{import → imports}/plugins.d.ts +0 -0
- /package/dist/{import → imports}/plugins.js +0 -0
- /package/src/{base/files/html/index.ts → files/html.ts} +0 -0
- /package/src/{base/files/js/index.ts → files/js.ts} +0 -0
- /package/src/{base/files/json/index.ts → files/json.ts} +0 -0
- /package/src/{base/files/jsonc/index.ts → files/jsonc.ts} +0 -0
- /package/src/{base/files/md/index.ts → files/md.ts} +0 -0
- /package/src/{base/files/mocha/index.ts → files/mocha.ts} +0 -0
- /package/src/{base/files/svelte/index.ts → files/svelte.ts} +0 -0
- /package/src/{base/files/ts/index.ts → files/ts.ts} +0 -0
- /package/src/{base/files/yml/index.ts → files/yml.ts} +0 -0
@@ -0,0 +1,647 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
readonly plugins: {
|
3
|
+
readonly "@stylistic": typeof import("@stylistic/eslint-plugin");
|
4
|
+
readonly "@typescript-eslint": {
|
5
|
+
configs: unknown;
|
6
|
+
};
|
7
|
+
readonly svelte: {
|
8
|
+
meta: typeof import("eslint-plugin-svelte/lib/meta.js");
|
9
|
+
configs: {
|
10
|
+
base: import("eslint").Linter.LegacyConfig<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
|
11
|
+
recommended: import("eslint").Linter.LegacyConfig<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
|
12
|
+
prettier: import("eslint").Linter.LegacyConfig<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
|
13
|
+
all: import("eslint").Linter.LegacyConfig<import("eslint").Linter.RulesRecord, import("eslint").Linter.RulesRecord>;
|
14
|
+
"flat/base": import("eslint").Linter.Config<import("eslint").Linter.RulesRecord>[];
|
15
|
+
"flat/recommended": import("eslint").Linter.Config<import("eslint").Linter.RulesRecord>[];
|
16
|
+
"flat/prettier": import("eslint").Linter.Config<import("eslint").Linter.RulesRecord>[];
|
17
|
+
"flat/all": import("eslint").Linter.FlatConfig[];
|
18
|
+
};
|
19
|
+
rules: {
|
20
|
+
[key: string]: import("eslint-plugin-svelte/lib/types.js").RuleModule;
|
21
|
+
};
|
22
|
+
processors: {
|
23
|
+
".svelte": typeof import("eslint-plugin-svelte/lib/processor/index.js");
|
24
|
+
svelte: typeof import("eslint-plugin-svelte/lib/processor/index.js");
|
25
|
+
};
|
26
|
+
};
|
27
|
+
readonly mocha: typeof import("eslint-plugin-mocha");
|
28
|
+
readonly "@html-eslint": {
|
29
|
+
configs: {
|
30
|
+
recommended: typeof import("@html-eslint/eslint-plugin/types/configs/recommended.js");
|
31
|
+
"flat/recommended": import("eslint").Linter.FlatConfig;
|
32
|
+
rules: {
|
33
|
+
"require-lang": import("../types").RuleModule;
|
34
|
+
"require-img-alt": import("../types").RuleModule;
|
35
|
+
"require-doctype": import("../types").RuleModule;
|
36
|
+
"require-title": import("../types").RuleModule;
|
37
|
+
"no-duplicate-id": import("../types").RuleModule;
|
38
|
+
"no-inline-styles": import("../types").RuleModule;
|
39
|
+
"no-multiple-h1": import("../types").RuleModule;
|
40
|
+
"no-extra-spacing-attrs": import("../types").RuleModule;
|
41
|
+
"no-extra-spacing-text": import("../types").RuleModule;
|
42
|
+
"attrs-newline": import("../types").RuleModule;
|
43
|
+
"element-newline": import("../types").RuleModule;
|
44
|
+
"no-skip-heading-levels": import("../types").RuleModule;
|
45
|
+
"require-li-container": import("../types").RuleModule;
|
46
|
+
indent: import("../types").RuleModule;
|
47
|
+
quotes: import("../types").RuleModule;
|
48
|
+
"id-naming-convention": import("../types").RuleModule;
|
49
|
+
"no-obsolete-tags": import("../types").RuleModule;
|
50
|
+
"require-attrs": import("../types").RuleModule;
|
51
|
+
"require-closing-tags": import("../types").RuleModule;
|
52
|
+
"require-meta-description": import("../types").RuleModule;
|
53
|
+
"require-frame-title": import("../types").RuleModule;
|
54
|
+
"no-non-scalable-viewport": import("../types").RuleModule;
|
55
|
+
"no-positive-tabindex": import("../types").RuleModule;
|
56
|
+
"require-meta-viewport": import("../types").RuleModule;
|
57
|
+
"require-meta-charset": import("../types").RuleModule;
|
58
|
+
"no-target-blank": import("../types").RuleModule;
|
59
|
+
"no-duplicate-attrs": import("../types").RuleModule;
|
60
|
+
"no-abstract-roles": import("../types").RuleModule;
|
61
|
+
"require-button-type": import("../types").RuleModule;
|
62
|
+
"no-aria-hidden-body": import("../types").RuleModule;
|
63
|
+
"no-multiple-empty-lines": import("../types").RuleModule;
|
64
|
+
"no-accesskey-attrs": import("../types").RuleModule;
|
65
|
+
"no-restricted-attrs": import("../types").RuleModule;
|
66
|
+
"no-trailing-spaces": import("../types").RuleModule;
|
67
|
+
"no-restricted-attr-values": import("../types").RuleModule;
|
68
|
+
"no-script-style-type": import("../types").RuleModule;
|
69
|
+
lowercase: import("../types").RuleModule;
|
70
|
+
"require-open-graph-protocol": import("../types").RuleModule;
|
71
|
+
"sort-attrs": import("../types").RuleModule;
|
72
|
+
};
|
73
|
+
};
|
74
|
+
};
|
75
|
+
readonly jsonc: {
|
76
|
+
meta: typeof import("eslint-plugin-jsonc/meta");
|
77
|
+
configs: {
|
78
|
+
base: {
|
79
|
+
plugins: string[];
|
80
|
+
overrides: {
|
81
|
+
files: string[];
|
82
|
+
parser: string;
|
83
|
+
rules: {
|
84
|
+
strict: string;
|
85
|
+
"no-unused-expressions": string;
|
86
|
+
"no-unused-vars": string;
|
87
|
+
};
|
88
|
+
}[];
|
89
|
+
};
|
90
|
+
"auto-config": {
|
91
|
+
extends: string[];
|
92
|
+
rules: {
|
93
|
+
"jsonc/auto": string;
|
94
|
+
};
|
95
|
+
};
|
96
|
+
"recommended-with-json": {
|
97
|
+
extends: string[];
|
98
|
+
rules: {
|
99
|
+
"jsonc/comma-dangle": string;
|
100
|
+
"jsonc/no-bigint-literals": string;
|
101
|
+
"jsonc/no-binary-expression": string;
|
102
|
+
"jsonc/no-binary-numeric-literals": string;
|
103
|
+
"jsonc/no-comments": string;
|
104
|
+
"jsonc/no-dupe-keys": string;
|
105
|
+
"jsonc/no-escape-sequence-in-identifier": string;
|
106
|
+
"jsonc/no-floating-decimal": string;
|
107
|
+
"jsonc/no-hexadecimal-numeric-literals": string;
|
108
|
+
"jsonc/no-infinity": string;
|
109
|
+
"jsonc/no-multi-str": string;
|
110
|
+
"jsonc/no-nan": string;
|
111
|
+
"jsonc/no-number-props": string;
|
112
|
+
"jsonc/no-numeric-separators": string;
|
113
|
+
"jsonc/no-octal-numeric-literals": string;
|
114
|
+
"jsonc/no-octal": string;
|
115
|
+
"jsonc/no-parenthesized": string;
|
116
|
+
"jsonc/no-plus-sign": string;
|
117
|
+
"jsonc/no-regexp-literals": string;
|
118
|
+
"jsonc/no-sparse-arrays": string;
|
119
|
+
"jsonc/no-template-literals": string;
|
120
|
+
"jsonc/no-undefined-value": string;
|
121
|
+
"jsonc/no-unicode-codepoint-escapes": string;
|
122
|
+
"jsonc/no-useless-escape": string;
|
123
|
+
"jsonc/quote-props": string;
|
124
|
+
"jsonc/quotes": string;
|
125
|
+
"jsonc/space-unary-ops": string;
|
126
|
+
"jsonc/valid-json-number": string;
|
127
|
+
"jsonc/vue-custom-block/no-parsing-error": string;
|
128
|
+
};
|
129
|
+
};
|
130
|
+
"recommended-with-jsonc": {
|
131
|
+
extends: string[];
|
132
|
+
rules: {
|
133
|
+
"jsonc/no-bigint-literals": string;
|
134
|
+
"jsonc/no-binary-expression": string;
|
135
|
+
"jsonc/no-binary-numeric-literals": string;
|
136
|
+
"jsonc/no-dupe-keys": string;
|
137
|
+
"jsonc/no-escape-sequence-in-identifier": string;
|
138
|
+
"jsonc/no-floating-decimal": string;
|
139
|
+
"jsonc/no-hexadecimal-numeric-literals": string;
|
140
|
+
"jsonc/no-infinity": string;
|
141
|
+
"jsonc/no-multi-str": string;
|
142
|
+
"jsonc/no-nan": string;
|
143
|
+
"jsonc/no-number-props": string;
|
144
|
+
"jsonc/no-numeric-separators": string;
|
145
|
+
"jsonc/no-octal-numeric-literals": string;
|
146
|
+
"jsonc/no-octal": string;
|
147
|
+
"jsonc/no-parenthesized": string;
|
148
|
+
"jsonc/no-plus-sign": string;
|
149
|
+
"jsonc/no-regexp-literals": string;
|
150
|
+
"jsonc/no-sparse-arrays": string;
|
151
|
+
"jsonc/no-template-literals": string;
|
152
|
+
"jsonc/no-undefined-value": string;
|
153
|
+
"jsonc/no-unicode-codepoint-escapes": string;
|
154
|
+
"jsonc/no-useless-escape": string;
|
155
|
+
"jsonc/quote-props": string;
|
156
|
+
"jsonc/quotes": string;
|
157
|
+
"jsonc/space-unary-ops": string;
|
158
|
+
"jsonc/valid-json-number": string;
|
159
|
+
"jsonc/vue-custom-block/no-parsing-error": string;
|
160
|
+
};
|
161
|
+
};
|
162
|
+
"recommended-with-json5": {
|
163
|
+
extends: string[];
|
164
|
+
rules: {
|
165
|
+
"jsonc/no-bigint-literals": string;
|
166
|
+
"jsonc/no-binary-expression": string;
|
167
|
+
"jsonc/no-binary-numeric-literals": string;
|
168
|
+
"jsonc/no-dupe-keys": string;
|
169
|
+
"jsonc/no-escape-sequence-in-identifier": string;
|
170
|
+
"jsonc/no-number-props": string;
|
171
|
+
"jsonc/no-numeric-separators": string;
|
172
|
+
"jsonc/no-octal-numeric-literals": string;
|
173
|
+
"jsonc/no-octal": string;
|
174
|
+
"jsonc/no-parenthesized": string;
|
175
|
+
"jsonc/no-regexp-literals": string;
|
176
|
+
"jsonc/no-sparse-arrays": string;
|
177
|
+
"jsonc/no-template-literals": string;
|
178
|
+
"jsonc/no-undefined-value": string;
|
179
|
+
"jsonc/no-unicode-codepoint-escapes": string;
|
180
|
+
"jsonc/no-useless-escape": string;
|
181
|
+
"jsonc/space-unary-ops": string;
|
182
|
+
"jsonc/vue-custom-block/no-parsing-error": string;
|
183
|
+
};
|
184
|
+
};
|
185
|
+
prettier: {
|
186
|
+
extends: string[];
|
187
|
+
rules: {
|
188
|
+
"jsonc/array-bracket-newline": string;
|
189
|
+
"jsonc/array-bracket-spacing": string;
|
190
|
+
"jsonc/array-element-newline": string;
|
191
|
+
"jsonc/comma-dangle": string;
|
192
|
+
"jsonc/comma-style": string;
|
193
|
+
"jsonc/indent": string;
|
194
|
+
"jsonc/key-spacing": string;
|
195
|
+
"jsonc/no-floating-decimal": string;
|
196
|
+
"jsonc/object-curly-newline": string;
|
197
|
+
"jsonc/object-curly-spacing": string;
|
198
|
+
"jsonc/object-property-newline": string;
|
199
|
+
"jsonc/quote-props": string;
|
200
|
+
"jsonc/quotes": string;
|
201
|
+
"jsonc/space-unary-ops": string;
|
202
|
+
};
|
203
|
+
};
|
204
|
+
all: {
|
205
|
+
extends: string[];
|
206
|
+
rules: {
|
207
|
+
[x: string]: string;
|
208
|
+
};
|
209
|
+
};
|
210
|
+
"flat/base": ({
|
211
|
+
plugins: {
|
212
|
+
readonly jsonc: import("eslint").ESLint.Plugin;
|
213
|
+
};
|
214
|
+
files?: undefined;
|
215
|
+
languageOptions?: undefined;
|
216
|
+
rules?: undefined;
|
217
|
+
} | {
|
218
|
+
files: string[];
|
219
|
+
languageOptions: {
|
220
|
+
parser: typeof import("jsonc-eslint-parser");
|
221
|
+
};
|
222
|
+
rules: {
|
223
|
+
strict: "off";
|
224
|
+
"no-unused-expressions": "off";
|
225
|
+
"no-unused-vars": "off";
|
226
|
+
};
|
227
|
+
plugins?: undefined;
|
228
|
+
})[];
|
229
|
+
"flat/recommended-with-json": ({
|
230
|
+
plugins: {
|
231
|
+
readonly jsonc: import("eslint").ESLint.Plugin;
|
232
|
+
};
|
233
|
+
files?: undefined;
|
234
|
+
languageOptions?: undefined;
|
235
|
+
rules?: undefined;
|
236
|
+
} | {
|
237
|
+
files: string[];
|
238
|
+
languageOptions: {
|
239
|
+
parser: typeof import("jsonc-eslint-parser");
|
240
|
+
};
|
241
|
+
rules: {
|
242
|
+
strict: "off";
|
243
|
+
"no-unused-expressions": "off";
|
244
|
+
"no-unused-vars": "off";
|
245
|
+
};
|
246
|
+
plugins?: undefined;
|
247
|
+
} | {
|
248
|
+
rules: {
|
249
|
+
"jsonc/comma-dangle": "error";
|
250
|
+
"jsonc/no-bigint-literals": "error";
|
251
|
+
"jsonc/no-binary-expression": "error";
|
252
|
+
"jsonc/no-binary-numeric-literals": "error";
|
253
|
+
"jsonc/no-comments": "error";
|
254
|
+
"jsonc/no-dupe-keys": "error";
|
255
|
+
"jsonc/no-escape-sequence-in-identifier": "error";
|
256
|
+
"jsonc/no-floating-decimal": "error";
|
257
|
+
"jsonc/no-hexadecimal-numeric-literals": "error";
|
258
|
+
"jsonc/no-infinity": "error";
|
259
|
+
"jsonc/no-multi-str": "error";
|
260
|
+
"jsonc/no-nan": "error";
|
261
|
+
"jsonc/no-number-props": "error";
|
262
|
+
"jsonc/no-numeric-separators": "error";
|
263
|
+
"jsonc/no-octal-numeric-literals": "error";
|
264
|
+
"jsonc/no-octal": "error";
|
265
|
+
"jsonc/no-parenthesized": "error";
|
266
|
+
"jsonc/no-plus-sign": "error";
|
267
|
+
"jsonc/no-regexp-literals": "error";
|
268
|
+
"jsonc/no-sparse-arrays": "error";
|
269
|
+
"jsonc/no-template-literals": "error";
|
270
|
+
"jsonc/no-undefined-value": "error";
|
271
|
+
"jsonc/no-unicode-codepoint-escapes": "error";
|
272
|
+
"jsonc/no-useless-escape": "error";
|
273
|
+
"jsonc/quote-props": "error";
|
274
|
+
"jsonc/quotes": "error";
|
275
|
+
"jsonc/space-unary-ops": "error";
|
276
|
+
"jsonc/valid-json-number": "error";
|
277
|
+
"jsonc/vue-custom-block/no-parsing-error": "error";
|
278
|
+
};
|
279
|
+
})[];
|
280
|
+
"flat/recommended-with-jsonc": ({
|
281
|
+
plugins: {
|
282
|
+
readonly jsonc: import("eslint").ESLint.Plugin;
|
283
|
+
};
|
284
|
+
files?: undefined;
|
285
|
+
languageOptions?: undefined;
|
286
|
+
rules?: undefined;
|
287
|
+
} | {
|
288
|
+
files: string[];
|
289
|
+
languageOptions: {
|
290
|
+
parser: typeof import("jsonc-eslint-parser");
|
291
|
+
};
|
292
|
+
rules: {
|
293
|
+
strict: "off";
|
294
|
+
"no-unused-expressions": "off";
|
295
|
+
"no-unused-vars": "off";
|
296
|
+
};
|
297
|
+
plugins?: undefined;
|
298
|
+
} | {
|
299
|
+
rules: {
|
300
|
+
"jsonc/no-bigint-literals": "error";
|
301
|
+
"jsonc/no-binary-expression": "error";
|
302
|
+
"jsonc/no-binary-numeric-literals": "error";
|
303
|
+
"jsonc/no-dupe-keys": "error";
|
304
|
+
"jsonc/no-escape-sequence-in-identifier": "error";
|
305
|
+
"jsonc/no-floating-decimal": "error";
|
306
|
+
"jsonc/no-hexadecimal-numeric-literals": "error";
|
307
|
+
"jsonc/no-infinity": "error";
|
308
|
+
"jsonc/no-multi-str": "error";
|
309
|
+
"jsonc/no-nan": "error";
|
310
|
+
"jsonc/no-number-props": "error";
|
311
|
+
"jsonc/no-numeric-separators": "error";
|
312
|
+
"jsonc/no-octal-numeric-literals": "error";
|
313
|
+
"jsonc/no-octal": "error";
|
314
|
+
"jsonc/no-parenthesized": "error";
|
315
|
+
"jsonc/no-plus-sign": "error";
|
316
|
+
"jsonc/no-regexp-literals": "error";
|
317
|
+
"jsonc/no-sparse-arrays": "error";
|
318
|
+
"jsonc/no-template-literals": "error";
|
319
|
+
"jsonc/no-undefined-value": "error";
|
320
|
+
"jsonc/no-unicode-codepoint-escapes": "error";
|
321
|
+
"jsonc/no-useless-escape": "error";
|
322
|
+
"jsonc/quote-props": "error";
|
323
|
+
"jsonc/quotes": "error";
|
324
|
+
"jsonc/space-unary-ops": "error";
|
325
|
+
"jsonc/valid-json-number": "error";
|
326
|
+
"jsonc/vue-custom-block/no-parsing-error": "error";
|
327
|
+
};
|
328
|
+
})[];
|
329
|
+
"flat/recommended-with-json5": ({
|
330
|
+
plugins: {
|
331
|
+
readonly jsonc: import("eslint").ESLint.Plugin;
|
332
|
+
};
|
333
|
+
files?: undefined;
|
334
|
+
languageOptions?: undefined;
|
335
|
+
rules?: undefined;
|
336
|
+
} | {
|
337
|
+
files: string[];
|
338
|
+
languageOptions: {
|
339
|
+
parser: typeof import("jsonc-eslint-parser");
|
340
|
+
};
|
341
|
+
rules: {
|
342
|
+
strict: "off";
|
343
|
+
"no-unused-expressions": "off";
|
344
|
+
"no-unused-vars": "off";
|
345
|
+
};
|
346
|
+
plugins?: undefined;
|
347
|
+
} | {
|
348
|
+
rules: {
|
349
|
+
"jsonc/no-bigint-literals": "error";
|
350
|
+
"jsonc/no-binary-expression": "error";
|
351
|
+
"jsonc/no-binary-numeric-literals": "error";
|
352
|
+
"jsonc/no-dupe-keys": "error";
|
353
|
+
"jsonc/no-escape-sequence-in-identifier": "error";
|
354
|
+
"jsonc/no-number-props": "error";
|
355
|
+
"jsonc/no-numeric-separators": "error";
|
356
|
+
"jsonc/no-octal-numeric-literals": "error";
|
357
|
+
"jsonc/no-octal": "error";
|
358
|
+
"jsonc/no-parenthesized": "error";
|
359
|
+
"jsonc/no-regexp-literals": "error";
|
360
|
+
"jsonc/no-sparse-arrays": "error";
|
361
|
+
"jsonc/no-template-literals": "error";
|
362
|
+
"jsonc/no-undefined-value": "error";
|
363
|
+
"jsonc/no-unicode-codepoint-escapes": "error";
|
364
|
+
"jsonc/no-useless-escape": "error";
|
365
|
+
"jsonc/space-unary-ops": "error";
|
366
|
+
"jsonc/vue-custom-block/no-parsing-error": "error";
|
367
|
+
};
|
368
|
+
})[];
|
369
|
+
"flat/prettier": ({
|
370
|
+
plugins: {
|
371
|
+
readonly jsonc: import("eslint").ESLint.Plugin;
|
372
|
+
};
|
373
|
+
files?: undefined;
|
374
|
+
languageOptions?: undefined;
|
375
|
+
rules?: undefined;
|
376
|
+
} | {
|
377
|
+
files: string[];
|
378
|
+
languageOptions: {
|
379
|
+
parser: typeof import("jsonc-eslint-parser");
|
380
|
+
};
|
381
|
+
rules: {
|
382
|
+
strict: "off";
|
383
|
+
"no-unused-expressions": "off";
|
384
|
+
"no-unused-vars": "off";
|
385
|
+
};
|
386
|
+
plugins?: undefined;
|
387
|
+
} | {
|
388
|
+
rules: {
|
389
|
+
"jsonc/array-bracket-newline": "off";
|
390
|
+
"jsonc/array-bracket-spacing": "off";
|
391
|
+
"jsonc/array-element-newline": "off";
|
392
|
+
"jsonc/comma-dangle": "off";
|
393
|
+
"jsonc/comma-style": "off";
|
394
|
+
"jsonc/indent": "off";
|
395
|
+
"jsonc/key-spacing": "off";
|
396
|
+
"jsonc/no-floating-decimal": "off";
|
397
|
+
"jsonc/object-curly-newline": "off";
|
398
|
+
"jsonc/object-curly-spacing": "off";
|
399
|
+
"jsonc/object-property-newline": "off";
|
400
|
+
"jsonc/quote-props": "off";
|
401
|
+
"jsonc/quotes": "off";
|
402
|
+
"jsonc/space-unary-ops": "off";
|
403
|
+
};
|
404
|
+
})[];
|
405
|
+
"flat/all": ({
|
406
|
+
plugins: {
|
407
|
+
readonly jsonc: import("eslint").ESLint.Plugin;
|
408
|
+
};
|
409
|
+
files?: undefined;
|
410
|
+
languageOptions?: undefined;
|
411
|
+
rules?: undefined;
|
412
|
+
} | {
|
413
|
+
files: string[];
|
414
|
+
languageOptions: {
|
415
|
+
parser: typeof import("jsonc-eslint-parser");
|
416
|
+
};
|
417
|
+
rules: {
|
418
|
+
strict: "off";
|
419
|
+
"no-unused-expressions": "off";
|
420
|
+
"no-unused-vars": "off";
|
421
|
+
};
|
422
|
+
plugins?: undefined;
|
423
|
+
} | {
|
424
|
+
rules: {
|
425
|
+
[x: string]: import("eslint").Linter.RuleEntry<any[]>;
|
426
|
+
};
|
427
|
+
})[];
|
428
|
+
};
|
429
|
+
rules: {
|
430
|
+
[key: string]: import("eslint-plugin-jsonc/types").RuleModule;
|
431
|
+
};
|
432
|
+
parseForESLint: typeof import("jsonc-eslint-parser").parseForESLint;
|
433
|
+
parseJSON: typeof import("jsonc-eslint-parser").parseJSON;
|
434
|
+
traverseNodes: typeof import("jsonc-eslint-parser").traverseNodes;
|
435
|
+
getStaticJSONValue: typeof import("jsonc-eslint-parser").getStaticJSONValue;
|
436
|
+
};
|
437
|
+
readonly yml: {
|
438
|
+
meta: typeof import("eslint-plugin-yml/lib/meta.js");
|
439
|
+
configs: {
|
440
|
+
base: {
|
441
|
+
plugins: string[];
|
442
|
+
overrides: {
|
443
|
+
files: string[];
|
444
|
+
parser: string;
|
445
|
+
rules: {
|
446
|
+
"no-irregular-whitespace": string;
|
447
|
+
"no-unused-vars": string;
|
448
|
+
"spaced-comment": string;
|
449
|
+
};
|
450
|
+
}[];
|
451
|
+
};
|
452
|
+
recommended: {
|
453
|
+
extends: string[];
|
454
|
+
rules: {
|
455
|
+
"yml/no-empty-document": string;
|
456
|
+
"yml/no-empty-key": string;
|
457
|
+
"yml/no-empty-mapping-value": string;
|
458
|
+
"yml/no-empty-sequence-entry": string;
|
459
|
+
"yml/no-irregular-whitespace": string;
|
460
|
+
"yml/no-tab-indent": string;
|
461
|
+
"yml/vue-custom-block/no-parsing-error": string;
|
462
|
+
};
|
463
|
+
};
|
464
|
+
standard: {
|
465
|
+
extends: string[];
|
466
|
+
rules: {
|
467
|
+
"yml/block-mapping-question-indicator-newline": string;
|
468
|
+
"yml/block-mapping": string;
|
469
|
+
"yml/block-sequence-hyphen-indicator-newline": string;
|
470
|
+
"yml/block-sequence": string;
|
471
|
+
"yml/flow-mapping-curly-newline": string;
|
472
|
+
"yml/flow-mapping-curly-spacing": string;
|
473
|
+
"yml/flow-sequence-bracket-newline": string;
|
474
|
+
"yml/flow-sequence-bracket-spacing": string;
|
475
|
+
"yml/indent": string;
|
476
|
+
"yml/key-spacing": string;
|
477
|
+
"yml/no-empty-document": string;
|
478
|
+
"yml/no-empty-key": string;
|
479
|
+
"yml/no-empty-mapping-value": string;
|
480
|
+
"yml/no-empty-sequence-entry": string;
|
481
|
+
"yml/no-irregular-whitespace": string;
|
482
|
+
"yml/no-tab-indent": string;
|
483
|
+
"yml/plain-scalar": string;
|
484
|
+
"yml/quotes": string;
|
485
|
+
"yml/spaced-comment": string;
|
486
|
+
"yml/vue-custom-block/no-parsing-error": string;
|
487
|
+
};
|
488
|
+
};
|
489
|
+
prettier: {
|
490
|
+
extends: string[];
|
491
|
+
rules: {
|
492
|
+
"yml/block-mapping-colon-indicator-newline": string;
|
493
|
+
"yml/block-mapping-question-indicator-newline": string;
|
494
|
+
"yml/block-sequence-hyphen-indicator-newline": string;
|
495
|
+
"yml/flow-mapping-curly-newline": string;
|
496
|
+
"yml/flow-mapping-curly-spacing": string;
|
497
|
+
"yml/flow-sequence-bracket-newline": string;
|
498
|
+
"yml/flow-sequence-bracket-spacing": string;
|
499
|
+
"yml/indent": string;
|
500
|
+
"yml/key-spacing": string;
|
501
|
+
"yml/no-multiple-empty-lines": string;
|
502
|
+
"yml/no-trailing-zeros": string;
|
503
|
+
"yml/quotes": string;
|
504
|
+
};
|
505
|
+
};
|
506
|
+
"flat/base": ({
|
507
|
+
plugins: {
|
508
|
+
readonly yml: import("eslint").ESLint.Plugin;
|
509
|
+
};
|
510
|
+
files?: undefined;
|
511
|
+
languageOptions?: undefined;
|
512
|
+
rules?: undefined;
|
513
|
+
} | {
|
514
|
+
files: string[];
|
515
|
+
languageOptions: {
|
516
|
+
parser: typeof import("yaml-eslint-parser");
|
517
|
+
};
|
518
|
+
rules: {
|
519
|
+
"no-irregular-whitespace": "off";
|
520
|
+
"no-unused-vars": "off";
|
521
|
+
"spaced-comment": "off";
|
522
|
+
};
|
523
|
+
plugins?: undefined;
|
524
|
+
})[];
|
525
|
+
"flat/recommended": ({
|
526
|
+
plugins: {
|
527
|
+
readonly yml: import("eslint").ESLint.Plugin;
|
528
|
+
};
|
529
|
+
files?: undefined;
|
530
|
+
languageOptions?: undefined;
|
531
|
+
rules?: undefined;
|
532
|
+
} | {
|
533
|
+
files: string[];
|
534
|
+
languageOptions: {
|
535
|
+
parser: typeof import("yaml-eslint-parser");
|
536
|
+
};
|
537
|
+
rules: {
|
538
|
+
"no-irregular-whitespace": "off";
|
539
|
+
"no-unused-vars": "off";
|
540
|
+
"spaced-comment": "off";
|
541
|
+
};
|
542
|
+
plugins?: undefined;
|
543
|
+
} | {
|
544
|
+
rules: {
|
545
|
+
"yml/no-empty-document": "error";
|
546
|
+
"yml/no-empty-key": "error";
|
547
|
+
"yml/no-empty-mapping-value": "error";
|
548
|
+
"yml/no-empty-sequence-entry": "error";
|
549
|
+
"yml/no-irregular-whitespace": "error";
|
550
|
+
"yml/no-tab-indent": "error";
|
551
|
+
"yml/vue-custom-block/no-parsing-error": "error";
|
552
|
+
};
|
553
|
+
})[];
|
554
|
+
"flat/standard": ({
|
555
|
+
plugins: {
|
556
|
+
readonly yml: import("eslint").ESLint.Plugin;
|
557
|
+
};
|
558
|
+
files?: undefined;
|
559
|
+
languageOptions?: undefined;
|
560
|
+
rules?: undefined;
|
561
|
+
} | {
|
562
|
+
files: string[];
|
563
|
+
languageOptions: {
|
564
|
+
parser: typeof import("yaml-eslint-parser");
|
565
|
+
};
|
566
|
+
rules: {
|
567
|
+
"no-irregular-whitespace": "off";
|
568
|
+
"no-unused-vars": "off";
|
569
|
+
"spaced-comment": "off";
|
570
|
+
};
|
571
|
+
plugins?: undefined;
|
572
|
+
} | {
|
573
|
+
rules: {
|
574
|
+
"yml/block-mapping-question-indicator-newline": "error";
|
575
|
+
"yml/block-mapping": "error";
|
576
|
+
"yml/block-sequence-hyphen-indicator-newline": "error";
|
577
|
+
"yml/block-sequence": "error";
|
578
|
+
"yml/flow-mapping-curly-newline": "error";
|
579
|
+
"yml/flow-mapping-curly-spacing": "error";
|
580
|
+
"yml/flow-sequence-bracket-newline": "error";
|
581
|
+
"yml/flow-sequence-bracket-spacing": "error";
|
582
|
+
"yml/indent": "error";
|
583
|
+
"yml/key-spacing": "error";
|
584
|
+
"yml/no-empty-document": "error";
|
585
|
+
"yml/no-empty-key": "error";
|
586
|
+
"yml/no-empty-mapping-value": "error";
|
587
|
+
"yml/no-empty-sequence-entry": "error";
|
588
|
+
"yml/no-irregular-whitespace": "error";
|
589
|
+
"yml/no-tab-indent": "error";
|
590
|
+
"yml/plain-scalar": "error";
|
591
|
+
"yml/quotes": "error";
|
592
|
+
"yml/spaced-comment": "error";
|
593
|
+
"yml/vue-custom-block/no-parsing-error": "error";
|
594
|
+
};
|
595
|
+
})[];
|
596
|
+
"flat/prettier": ({
|
597
|
+
plugins: {
|
598
|
+
readonly yml: import("eslint").ESLint.Plugin;
|
599
|
+
};
|
600
|
+
files?: undefined;
|
601
|
+
languageOptions?: undefined;
|
602
|
+
rules?: undefined;
|
603
|
+
} | {
|
604
|
+
files: string[];
|
605
|
+
languageOptions: {
|
606
|
+
parser: typeof import("yaml-eslint-parser");
|
607
|
+
};
|
608
|
+
rules: {
|
609
|
+
"no-irregular-whitespace": "off";
|
610
|
+
"no-unused-vars": "off";
|
611
|
+
"spaced-comment": "off";
|
612
|
+
};
|
613
|
+
plugins?: undefined;
|
614
|
+
} | {
|
615
|
+
rules: {
|
616
|
+
"yml/block-mapping-colon-indicator-newline": "off";
|
617
|
+
"yml/block-mapping-question-indicator-newline": "off";
|
618
|
+
"yml/block-sequence-hyphen-indicator-newline": "off";
|
619
|
+
"yml/flow-mapping-curly-newline": "off";
|
620
|
+
"yml/flow-mapping-curly-spacing": "off";
|
621
|
+
"yml/flow-sequence-bracket-newline": "off";
|
622
|
+
"yml/flow-sequence-bracket-spacing": "off";
|
623
|
+
"yml/indent": "off";
|
624
|
+
"yml/key-spacing": "off";
|
625
|
+
"yml/no-multiple-empty-lines": "off";
|
626
|
+
"yml/no-trailing-zeros": "off";
|
627
|
+
"yml/quotes": "off";
|
628
|
+
};
|
629
|
+
})[];
|
630
|
+
};
|
631
|
+
rules: {
|
632
|
+
[key: string]: import("eslint-plugin-yml/lib/types.js").RuleModule;
|
633
|
+
};
|
634
|
+
};
|
635
|
+
readonly markdownlint: typeof import("eslint-plugin-markdownlint");
|
636
|
+
};
|
637
|
+
readonly parsers: {
|
638
|
+
readonly ts: typeof import("@typescript-eslint/parser");
|
639
|
+
readonly svelte: typeof import("svelte-eslint-parser");
|
640
|
+
readonly html: typeof import("@html-eslint/parser");
|
641
|
+
readonly jsonc: typeof import("jsonc-eslint-parser");
|
642
|
+
readonly yml: typeof import("yaml-eslint-parser");
|
643
|
+
readonly md: typeof import("eslint-plugin-markdownlint/parser.js");
|
644
|
+
};
|
645
|
+
};
|
646
|
+
export default _default;
|
647
|
+
//# sourceMappingURL=imports.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"imports.d.ts","sourceRoot":"","sources":["../src/imports.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAQwuoB,CAAC;mCAA4C,CAAC;yBAAkC,CAAC;;;;;;;;;;;2BAA+X,CAAC;;;;;;yBAAmN,CAAC;mCAA4C,CAAC;yBAAkC,CAAC;;;;;;;;;;;2BAA+X,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAAu3D,CAAC;mCAA4C,CAAC;yBAAkC,CAAC;;;;;;;;;;;2BAA+X,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAAkxD,CAAC;mCAA4C,CAAC;yBAAkC,CAAC;;;;;;;;;;;2BAA+X,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAAwyC,CAAC;mCAA4C,CAAC;yBAAkC,CAAC;;;;;;;;;;;2BAA+X,CAAC;;;;;;;;;;;;;;;;;;;;;;;yBAA89B,CAAC;mCAA4C,CAAC;yBAAkC,CAAC;;;;;;;;;;;2BAA+X,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAAv20B,CAAC;mCAAwC,CAAC;yBAA8B,CAAC;;;;;;;;;;;2BAA8V,CAAC;;;;;;yBAA+K,CAAC;mCAAwC,CAAC;yBAA8B,CAAC;;;;;;;;;;;2BAA8V,CAAC;;;;;;;;;;;;;;;;yBAAolB,CAAC;mCAAwC,CAAC;yBAA8B,CAAC;;;;;;;;;;;2BAA8V,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAA0wC,CAAC;mCAAwC,CAAC;yBAA8B,CAAC;;;;;;;;;;;2BAA8V,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAJt3M,wBAGuF"}
|
package/dist/imports.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"imports.js","sourceRoot":"","sources":["../src/imports.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,MAAM,sBAAsB,CAAC;AAC3C,OAAO,OAAO,MAAM,sBAAsB,CAAC;AAE3C,eAAe;IACb,OAAO;IACP,OAAO;CAC6E,CAAC"}
|