@luxass/eslint-config 4.2.6 → 4.2.8

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.
Files changed (134) hide show
  1. package/README.md +4 -5
  2. package/dist/index.cjs +165 -446
  3. package/dist/index.d.cts +733 -12
  4. package/dist/index.d.ts +733 -12
  5. package/dist/{configs/index.cjs → index.js} +308 -516
  6. package/package.json +51 -85
  7. package/dist/chunk-2IR43M6N.mjs +0 -48
  8. package/dist/chunk-47ISSTHW.mjs +0 -291
  9. package/dist/chunk-4YBQZLPS.mjs +0 -68
  10. package/dist/chunk-4YT54JFZ.mjs +0 -48
  11. package/dist/chunk-5NK24IKQ.mjs +0 -26
  12. package/dist/chunk-AJS3TMZE.mjs +0 -63
  13. package/dist/chunk-C6FE5KXJ.mjs +0 -104
  14. package/dist/chunk-DAJA5AV3.mjs +0 -29
  15. package/dist/chunk-DCOLHWHC.mjs +0 -269
  16. package/dist/chunk-E4RVBKZB.mjs +0 -207
  17. package/dist/chunk-HZNHG5PB.mjs +0 -45
  18. package/dist/chunk-KOXCJL3C.mjs +0 -109
  19. package/dist/chunk-PFCAWBCD.mjs +0 -93
  20. package/dist/chunk-PFYV2TWZ.mjs +0 -117
  21. package/dist/chunk-QT6FHTFU.mjs +0 -92
  22. package/dist/chunk-RDZJT36Z.mjs +0 -57
  23. package/dist/chunk-RVSUTDCE.mjs +0 -57
  24. package/dist/chunk-TWAETZPX.mjs +0 -149
  25. package/dist/chunk-WSQOWO67.mjs +0 -16
  26. package/dist/chunk-XBASVDU6.mjs +0 -215
  27. package/dist/chunk-XD3UVRU7.mjs +0 -274
  28. package/dist/chunk-XGI647GZ.mjs +0 -81
  29. package/dist/chunk-XMXYE5WC.mjs +0 -183
  30. package/dist/chunk-YNMFVYL6.mjs +0 -69
  31. package/dist/chunk-YO3IYQ2L.mjs +0 -220
  32. package/dist/chunk-YZCJUX6Z.mjs +0 -0
  33. package/dist/configs/comments.cjs +0 -63
  34. package/dist/configs/comments.d.cts +0 -15
  35. package/dist/configs/comments.d.ts +0 -15
  36. package/dist/configs/comments.mjs +0 -6
  37. package/dist/configs/css/tailwindcss.cjs +0 -148
  38. package/dist/configs/css/tailwindcss.d.cts +0 -11
  39. package/dist/configs/css/tailwindcss.d.ts +0 -11
  40. package/dist/configs/css/tailwindcss.mjs +0 -8
  41. package/dist/configs/css/unocss.cjs +0 -133
  42. package/dist/configs/css/unocss.d.cts +0 -11
  43. package/dist/configs/css/unocss.d.ts +0 -11
  44. package/dist/configs/css/unocss.mjs +0 -8
  45. package/dist/configs/data/json.cjs +0 -155
  46. package/dist/configs/data/json.d.cts +0 -11
  47. package/dist/configs/data/json.d.ts +0 -11
  48. package/dist/configs/data/json.mjs +0 -8
  49. package/dist/configs/data/toml.cjs +0 -131
  50. package/dist/configs/data/toml.d.cts +0 -11
  51. package/dist/configs/data/toml.d.ts +0 -11
  52. package/dist/configs/data/toml.mjs +0 -8
  53. package/dist/configs/data/yaml.cjs +0 -143
  54. package/dist/configs/data/yaml.d.cts +0 -11
  55. package/dist/configs/data/yaml.d.ts +0 -11
  56. package/dist/configs/data/yaml.mjs +0 -8
  57. package/dist/configs/docs/jsdoc.cjs +0 -85
  58. package/dist/configs/docs/jsdoc.d.cts +0 -27
  59. package/dist/configs/docs/jsdoc.d.ts +0 -27
  60. package/dist/configs/docs/jsdoc.mjs +0 -7
  61. package/dist/configs/docs/markdown.cjs +0 -164
  62. package/dist/configs/docs/markdown.d.cts +0 -35
  63. package/dist/configs/docs/markdown.d.ts +0 -35
  64. package/dist/configs/docs/markdown.mjs +0 -8
  65. package/dist/configs/formatters.cjs +0 -274
  66. package/dist/configs/formatters.d.cts +0 -11
  67. package/dist/configs/formatters.d.ts +0 -11
  68. package/dist/configs/formatters.mjs +0 -9
  69. package/dist/configs/frameworks/astro.cjs +0 -179
  70. package/dist/configs/frameworks/astro.d.cts +0 -11
  71. package/dist/configs/frameworks/astro.d.ts +0 -11
  72. package/dist/configs/frameworks/astro.mjs +0 -8
  73. package/dist/configs/frameworks/nextjs.cjs +0 -180
  74. package/dist/configs/frameworks/nextjs.d.cts +0 -11
  75. package/dist/configs/frameworks/nextjs.d.ts +0 -11
  76. package/dist/configs/frameworks/nextjs.mjs +0 -8
  77. package/dist/configs/frameworks/react.cjs +0 -377
  78. package/dist/configs/frameworks/react.d.cts +0 -11
  79. package/dist/configs/frameworks/react.d.ts +0 -11
  80. package/dist/configs/frameworks/react.mjs +0 -8
  81. package/dist/configs/frameworks/solid.cjs +0 -360
  82. package/dist/configs/frameworks/solid.d.cts +0 -11
  83. package/dist/configs/frameworks/solid.d.ts +0 -11
  84. package/dist/configs/frameworks/solid.mjs +0 -8
  85. package/dist/configs/frameworks/vue.cjs +0 -293
  86. package/dist/configs/frameworks/vue.d.cts +0 -11
  87. package/dist/configs/frameworks/vue.d.ts +0 -11
  88. package/dist/configs/frameworks/vue.mjs +0 -8
  89. package/dist/configs/ignores.cjs +0 -96
  90. package/dist/configs/ignores.d.cts +0 -15
  91. package/dist/configs/ignores.d.ts +0 -15
  92. package/dist/configs/ignores.mjs +0 -7
  93. package/dist/configs/imports.cjs +0 -104
  94. package/dist/configs/imports.d.cts +0 -23
  95. package/dist/configs/imports.d.ts +0 -23
  96. package/dist/configs/imports.mjs +0 -7
  97. package/dist/configs/index.d.cts +0 -19
  98. package/dist/configs/index.d.ts +0 -19
  99. package/dist/configs/index.mjs +0 -99
  100. package/dist/configs/javascript.cjs +0 -324
  101. package/dist/configs/javascript.d.cts +0 -11
  102. package/dist/configs/javascript.d.ts +0 -11
  103. package/dist/configs/javascript.mjs +0 -7
  104. package/dist/configs/node.cjs +0 -60
  105. package/dist/configs/node.d.cts +0 -15
  106. package/dist/configs/node.d.ts +0 -15
  107. package/dist/configs/node.mjs +0 -6
  108. package/dist/configs/sort.cjs +0 -240
  109. package/dist/configs/sort.d.cts +0 -26
  110. package/dist/configs/sort.d.ts +0 -26
  111. package/dist/configs/sort.mjs +0 -8
  112. package/dist/configs/stylistic.cjs +0 -98
  113. package/dist/configs/stylistic.d.cts +0 -11
  114. package/dist/configs/stylistic.d.ts +0 -11
  115. package/dist/configs/stylistic.mjs +0 -9
  116. package/dist/configs/test.cjs +0 -210
  117. package/dist/configs/test.d.cts +0 -11
  118. package/dist/configs/test.d.ts +0 -11
  119. package/dist/configs/test.mjs +0 -8
  120. package/dist/configs/typescript.cjs +0 -291
  121. package/dist/configs/typescript.d.cts +0 -11
  122. package/dist/configs/typescript.d.ts +0 -11
  123. package/dist/configs/typescript.mjs +0 -8
  124. package/dist/configs/unicorn.cjs +0 -91
  125. package/dist/configs/unicorn.d.cts +0 -15
  126. package/dist/configs/unicorn.d.ts +0 -15
  127. package/dist/configs/unicorn.mjs +0 -6
  128. package/dist/globs.cjs +0 -158
  129. package/dist/globs.d.cts +0 -28
  130. package/dist/globs.d.ts +0 -28
  131. package/dist/globs.mjs +0 -56
  132. package/dist/index.mjs +0 -278
  133. package/dist/types-HqEzZfQU.d.cts +0 -668
  134. package/dist/types-HqEzZfQU.d.ts +0 -668
@@ -1,7 +0,0 @@
1
- import {
2
- jsdoc
3
- } from "../../chunk-HZNHG5PB.mjs";
4
- import "../../chunk-4YBQZLPS.mjs";
5
- export {
6
- jsdoc
7
- };
@@ -1,164 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
-
30
- // src/configs/docs/markdown.ts
31
- var markdown_exports = {};
32
- __export(markdown_exports, {
33
- markdown: () => markdown
34
- });
35
- module.exports = __toCommonJS(markdown_exports);
36
- var parserPlain = __toESM(require("eslint-parser-plain"), 1);
37
- var import_eslint_merge_processors = require("eslint-merge-processors");
38
-
39
- // src/globs.ts
40
- var GLOB_SRC_EXT = "?([cm])[jt]s?(x)";
41
- var GLOB_SRC = `**/*.${GLOB_SRC_EXT}`;
42
- var GLOB_MARKDOWN = "**/*.md";
43
- var GLOB_MARKDOWN_IN_MARKDOWN = "**/*.md/*.md";
44
- var GLOB_MARKDOWN_CODE = `${GLOB_MARKDOWN}/${GLOB_SRC}`;
45
- var GLOB_TESTS = [
46
- `**/__tests__/**/*.${GLOB_SRC_EXT}`,
47
- `**/*.spec.${GLOB_SRC_EXT}`,
48
- `**/*.test.${GLOB_SRC_EXT}`,
49
- `**/*.bench.${GLOB_SRC_EXT}`,
50
- `**/*.benchmark.${GLOB_SRC_EXT}`
51
- ];
52
- var GLOB_NEXTJS_ROUTES = [
53
- `**/app/**/page.${GLOB_SRC_EXT}`,
54
- `**/app/**/layout.${GLOB_SRC_EXT}`,
55
- `**/app/**/error.${GLOB_SRC_EXT}`,
56
- `**/app/**/template.${GLOB_SRC_EXT}`,
57
- `**/app/**/not-found.${GLOB_SRC_EXT}`,
58
- `**/app/**/loading.${GLOB_SRC_EXT}`,
59
- `**/app/**/robots.${GLOB_SRC_EXT}`,
60
- `**/app/**/sitemap.${GLOB_SRC_EXT}`,
61
- `**/pages/**/*.${GLOB_SRC_EXT}`
62
- ];
63
-
64
- // src/utils.ts
65
- var import_node_process = __toESM(require("process"), 1);
66
- var import_local_pkg = require("local-pkg");
67
- async function interop(m) {
68
- const resolved = await m;
69
- return resolved.default || resolved;
70
- }
71
-
72
- // src/configs/docs/markdown.ts
73
- async function markdown(options = {}) {
74
- const {
75
- exts = [],
76
- files = [GLOB_MARKDOWN],
77
- overrides = {}
78
- } = options;
79
- const markdown2 = await interop(import("eslint-plugin-markdown"));
80
- return [
81
- {
82
- name: "luxass:markdown:setup",
83
- plugins: {
84
- markdown: markdown2
85
- }
86
- },
87
- {
88
- name: "luxass:markdown:processor",
89
- files,
90
- ignores: [GLOB_MARKDOWN_IN_MARKDOWN],
91
- // `eslint-plugin-markdown` only creates virtual files for code blocks,
92
- // but not the markdown file itself. We use `eslint-merge-processors` to
93
- // add a pass-through processor for the markdown file itself.
94
- processor: (0, import_eslint_merge_processors.mergeProcessors)([
95
- markdown2.processors.markdown,
96
- import_eslint_merge_processors.processorPassThrough
97
- ])
98
- },
99
- {
100
- name: "luxass:markdown:parser",
101
- files,
102
- languageOptions: {
103
- parser: parserPlain
104
- }
105
- },
106
- {
107
- name: "luxass:markdown:disables",
108
- files: [
109
- GLOB_MARKDOWN_CODE,
110
- ...exts.map((ext) => `${GLOB_MARKDOWN}/**/*.${ext}`)
111
- ],
112
- languageOptions: {
113
- parserOptions: {
114
- ecmaFeatures: {
115
- impliedStrict: true
116
- }
117
- }
118
- },
119
- rules: {
120
- "import/newline-after-import": "off",
121
- "no-alert": "off",
122
- "no-console": "off",
123
- "no-undef": "off",
124
- "no-unused-expressions": "off",
125
- "no-unused-vars": "off",
126
- "node/prefer-global/process": "off",
127
- "style/comma-dangle": "off",
128
- "style/eol-last": "off",
129
- // Type aware rules
130
- "ts/await-thenable": "off",
131
- "ts/consistent-type-imports": "off",
132
- "ts/dot-notation": "off",
133
- "ts/no-floating-promises": "off",
134
- "ts/no-for-in-array": "off",
135
- "ts/no-implied-eval": "off",
136
- "ts/no-misused-promises": "off",
137
- "ts/no-namespace": "off",
138
- "ts/no-redeclare": "off",
139
- "ts/no-require-imports": "off",
140
- "ts/no-throw-literal": "off",
141
- "ts/no-unnecessary-type-assertion": "off",
142
- "ts/no-unsafe-argument": "off",
143
- "ts/no-unsafe-assignment": "off",
144
- "ts/no-unsafe-call": "off",
145
- "ts/no-unsafe-member-access": "off",
146
- "ts/no-unsafe-return": "off",
147
- "ts/no-unused-vars": "off",
148
- "ts/no-use-before-define": "off",
149
- "ts/no-var-requires": "off",
150
- "ts/restrict-plus-operands": "off",
151
- "ts/restrict-template-expressions": "off",
152
- "ts/unbound-method": "off",
153
- "unicode-bom": "off",
154
- "unused-imports/no-unused-imports": "off",
155
- "unused-imports/no-unused-vars": "off",
156
- ...overrides
157
- }
158
- }
159
- ];
160
- }
161
- // Annotate the CommonJS export names for ESM import in node:
162
- 0 && (module.exports = {
163
- markdown
164
- });
@@ -1,35 +0,0 @@
1
- import { p as FlatConfigItem } from '../../types-HqEzZfQU.cjs';
2
- import 'eslint-config-flat-gitignore';
3
- import '@antfu/eslint-define-config';
4
- import '@eslint-types/jsdoc/types';
5
- import '@eslint-types/typescript-eslint/types';
6
- import '@eslint-types/unicorn/types';
7
- import 'eslint-plugin-antfu';
8
- import '@stylistic/eslint-plugin';
9
- import 'eslint';
10
- import '@typescript-eslint/parser';
11
- import 'eslint-processor-vue-blocks';
12
-
13
- interface MarkdownOptions {
14
- /**
15
- * Override rules.
16
- */
17
- overrides?: FlatConfigItem["rules"];
18
- /**
19
- * Additional extensions for components.
20
- *
21
- * @example ["vue"]
22
- * @default []
23
- */
24
- exts?: string[];
25
- /**
26
- * Glob patterns for Markdown files.
27
- *
28
- * @default [GLOB_MARKDOWN]
29
- * @see https://github.com/luxass/eslint-config/blob/main/src/globs.ts
30
- */
31
- files?: string[];
32
- }
33
- declare function markdown(options?: MarkdownOptions): Promise<FlatConfigItem[]>;
34
-
35
- export { type MarkdownOptions, markdown };
@@ -1,35 +0,0 @@
1
- import { p as FlatConfigItem } from '../../types-HqEzZfQU.js';
2
- import 'eslint-config-flat-gitignore';
3
- import '@antfu/eslint-define-config';
4
- import '@eslint-types/jsdoc/types';
5
- import '@eslint-types/typescript-eslint/types';
6
- import '@eslint-types/unicorn/types';
7
- import 'eslint-plugin-antfu';
8
- import '@stylistic/eslint-plugin';
9
- import 'eslint';
10
- import '@typescript-eslint/parser';
11
- import 'eslint-processor-vue-blocks';
12
-
13
- interface MarkdownOptions {
14
- /**
15
- * Override rules.
16
- */
17
- overrides?: FlatConfigItem["rules"];
18
- /**
19
- * Additional extensions for components.
20
- *
21
- * @example ["vue"]
22
- * @default []
23
- */
24
- exts?: string[];
25
- /**
26
- * Glob patterns for Markdown files.
27
- *
28
- * @default [GLOB_MARKDOWN]
29
- * @see https://github.com/luxass/eslint-config/blob/main/src/globs.ts
30
- */
31
- files?: string[];
32
- }
33
- declare function markdown(options?: MarkdownOptions): Promise<FlatConfigItem[]>;
34
-
35
- export { type MarkdownOptions, markdown };
@@ -1,8 +0,0 @@
1
- import {
2
- markdown
3
- } from "../../chunk-C6FE5KXJ.mjs";
4
- import "../../chunk-4YBQZLPS.mjs";
5
- import "../../chunk-KOXCJL3C.mjs";
6
- export {
7
- markdown
8
- };
@@ -1,274 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
-
30
- // src/configs/formatters.ts
31
- var formatters_exports = {};
32
- __export(formatters_exports, {
33
- formatters: () => formatters
34
- });
35
- module.exports = __toCommonJS(formatters_exports);
36
- var parserPlain = __toESM(require("eslint-parser-plain"), 1);
37
-
38
- // src/globs.ts
39
- var GLOB_SRC_EXT = "?([cm])[jt]s?(x)";
40
- var GLOB_SRC = `**/*.${GLOB_SRC_EXT}`;
41
- var GLOB_CSS = "**/*.css";
42
- var GLOB_POSTCSS = "**/*.{p,post}css";
43
- var GLOB_LESS = "**/*.less";
44
- var GLOB_SCSS = "**/*.scss";
45
- var GLOB_MARKDOWN = "**/*.md";
46
- var GLOB_MARKDOWN_CODE = `${GLOB_MARKDOWN}/${GLOB_SRC}`;
47
- var GLOB_TESTS = [
48
- `**/__tests__/**/*.${GLOB_SRC_EXT}`,
49
- `**/*.spec.${GLOB_SRC_EXT}`,
50
- `**/*.test.${GLOB_SRC_EXT}`,
51
- `**/*.bench.${GLOB_SRC_EXT}`,
52
- `**/*.benchmark.${GLOB_SRC_EXT}`
53
- ];
54
- var GLOB_NEXTJS_ROUTES = [
55
- `**/app/**/page.${GLOB_SRC_EXT}`,
56
- `**/app/**/layout.${GLOB_SRC_EXT}`,
57
- `**/app/**/error.${GLOB_SRC_EXT}`,
58
- `**/app/**/template.${GLOB_SRC_EXT}`,
59
- `**/app/**/not-found.${GLOB_SRC_EXT}`,
60
- `**/app/**/loading.${GLOB_SRC_EXT}`,
61
- `**/app/**/robots.${GLOB_SRC_EXT}`,
62
- `**/app/**/sitemap.${GLOB_SRC_EXT}`,
63
- `**/pages/**/*.${GLOB_SRC_EXT}`
64
- ];
65
-
66
- // src/utils.ts
67
- var import_node_process = __toESM(require("process"), 1);
68
- var import_local_pkg = require("local-pkg");
69
- async function interop(m) {
70
- const resolved = await m;
71
- return resolved.default || resolved;
72
- }
73
- async function ensure(packages) {
74
- if (import_node_process.default.env.CI || import_node_process.default.stdout.isTTY === false) {
75
- return;
76
- }
77
- ;
78
- const nonExistingPackages = packages.filter((i) => !(0, import_local_pkg.isPackageExists)(i));
79
- if (nonExistingPackages.length === 0) {
80
- return;
81
- }
82
- ;
83
- const { default: prompts } = await import("prompts");
84
- const { result } = await prompts([
85
- {
86
- name: "result",
87
- message: `${nonExistingPackages.length === 1 ? "Package is" : "Packages are"} required for this config: ${nonExistingPackages.join(", ")}. Do you want to install them?`,
88
- type: "confirm"
89
- }
90
- ]);
91
- if (result) {
92
- await import("@antfu/install-pkg").then((i) => i.installPackage(nonExistingPackages, {
93
- dev: true
94
- }));
95
- }
96
- ;
97
- }
98
-
99
- // src/configs/stylistic.ts
100
- var import_eslint_plugin_antfu = __toESM(require("eslint-plugin-antfu"), 1);
101
- var StylisticConfigDefaults = {
102
- indent: 2,
103
- jsx: true,
104
- quotes: "double",
105
- semi: true
106
- };
107
-
108
- // src/configs/formatters.ts
109
- async function formatters(options = {}, stylistic = {}) {
110
- await ensure([
111
- "eslint-plugin-format"
112
- ]);
113
- if (options === true) {
114
- options = {
115
- css: true,
116
- graphql: true,
117
- html: true,
118
- markdown: true
119
- };
120
- }
121
- const {
122
- indent,
123
- quotes,
124
- semi
125
- } = {
126
- ...StylisticConfigDefaults,
127
- ...stylistic
128
- };
129
- const prettierOptions = Object.assign(
130
- {
131
- endOfLine: "auto",
132
- semi,
133
- singleQuote: quotes === "single",
134
- tabWidth: typeof indent === "number" ? indent : 2,
135
- trailingComma: "all",
136
- useTabs: indent === "tab"
137
- },
138
- options.prettierOptions || {}
139
- );
140
- const dprintOptions = Object.assign(
141
- {
142
- indentWidth: typeof indent === "number" ? indent : 2,
143
- quoteStyle: quotes === "single" ? "preferSingle" : "preferDouble",
144
- useTabs: indent === "tab"
145
- },
146
- options.dprintOptions || {}
147
- );
148
- const pluginFormat = await interop(import("eslint-plugin-format"));
149
- const configs = [
150
- {
151
- name: "luxass:formatters:setup",
152
- plugins: {
153
- format: pluginFormat
154
- }
155
- }
156
- ];
157
- if (options.css) {
158
- configs.push(
159
- {
160
- name: "luxass:formatter:css",
161
- files: [GLOB_CSS, GLOB_POSTCSS],
162
- languageOptions: {
163
- parser: parserPlain
164
- },
165
- rules: {
166
- "format/prettier": [
167
- "error",
168
- {
169
- ...prettierOptions,
170
- parser: "css"
171
- }
172
- ]
173
- }
174
- },
175
- {
176
- name: "luxass:formatter:scss",
177
- files: [GLOB_SCSS],
178
- languageOptions: {
179
- parser: parserPlain
180
- },
181
- rules: {
182
- "format/prettier": [
183
- "error",
184
- {
185
- ...prettierOptions,
186
- parser: "scss"
187
- }
188
- ]
189
- }
190
- },
191
- {
192
- name: "luxass:formatter:less",
193
- files: [GLOB_LESS],
194
- languageOptions: {
195
- parser: parserPlain
196
- },
197
- rules: {
198
- "format/prettier": [
199
- "error",
200
- {
201
- ...prettierOptions,
202
- parser: "less"
203
- }
204
- ]
205
- }
206
- }
207
- );
208
- }
209
- if (options.html) {
210
- configs.push({
211
- name: "luxass:formatter:html",
212
- files: ["**/*.html"],
213
- languageOptions: {
214
- parser: parserPlain
215
- },
216
- rules: {
217
- "format/prettier": [
218
- "error",
219
- {
220
- ...prettierOptions,
221
- parser: "html"
222
- }
223
- ]
224
- }
225
- });
226
- }
227
- if (options.markdown) {
228
- const formater = options.markdown === true ? "prettier" : options.markdown;
229
- configs.push({
230
- name: "luxass:formatter:markdown",
231
- files: [GLOB_MARKDOWN],
232
- languageOptions: {
233
- parser: parserPlain
234
- },
235
- rules: {
236
- [`format/${formater}`]: [
237
- "error",
238
- formater === "prettier" ? {
239
- printWidth: 120,
240
- ...prettierOptions,
241
- embeddedLanguageFormatting: "off",
242
- parser: "markdown"
243
- } : {
244
- ...dprintOptions,
245
- language: "markdown"
246
- }
247
- ]
248
- }
249
- });
250
- }
251
- if (options.graphql) {
252
- configs.push({
253
- name: "luxass:formatter:graphql",
254
- files: ["**/*.graphql"],
255
- languageOptions: {
256
- parser: parserPlain
257
- },
258
- rules: {
259
- "format/prettier": [
260
- "error",
261
- {
262
- ...prettierOptions,
263
- parser: "graphql"
264
- }
265
- ]
266
- }
267
- });
268
- }
269
- return configs;
270
- }
271
- // Annotate the CommonJS export names for ESM import in node:
272
- 0 && (module.exports = {
273
- formatters
274
- });
@@ -1,11 +0,0 @@
1
- export { F as FormattersOptions, i as formatters } from '../types-HqEzZfQU.cjs';
2
- import 'eslint-config-flat-gitignore';
3
- import '@antfu/eslint-define-config';
4
- import '@eslint-types/jsdoc/types';
5
- import '@eslint-types/typescript-eslint/types';
6
- import '@eslint-types/unicorn/types';
7
- import 'eslint-plugin-antfu';
8
- import '@stylistic/eslint-plugin';
9
- import 'eslint';
10
- import '@typescript-eslint/parser';
11
- import 'eslint-processor-vue-blocks';
@@ -1,11 +0,0 @@
1
- export { F as FormattersOptions, i as formatters } from '../types-HqEzZfQU.js';
2
- import 'eslint-config-flat-gitignore';
3
- import '@antfu/eslint-define-config';
4
- import '@eslint-types/jsdoc/types';
5
- import '@eslint-types/typescript-eslint/types';
6
- import '@eslint-types/unicorn/types';
7
- import 'eslint-plugin-antfu';
8
- import '@stylistic/eslint-plugin';
9
- import 'eslint';
10
- import '@typescript-eslint/parser';
11
- import 'eslint-processor-vue-blocks';
@@ -1,9 +0,0 @@
1
- import {
2
- formatters
3
- } from "../chunk-XMXYE5WC.mjs";
4
- import "../chunk-RDZJT36Z.mjs";
5
- import "../chunk-4YBQZLPS.mjs";
6
- import "../chunk-KOXCJL3C.mjs";
7
- export {
8
- formatters
9
- };