@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,11 +0,0 @@
1
- import 'eslint-processor-vue-blocks';
2
- export { V as VueOptions, v as vue } from '../../types-HqEzZfQU.cjs';
3
- import 'eslint-config-flat-gitignore';
4
- import '@antfu/eslint-define-config';
5
- import '@eslint-types/jsdoc/types';
6
- import '@eslint-types/typescript-eslint/types';
7
- import '@eslint-types/unicorn/types';
8
- import 'eslint-plugin-antfu';
9
- import '@stylistic/eslint-plugin';
10
- import 'eslint';
11
- import '@typescript-eslint/parser';
@@ -1,11 +0,0 @@
1
- import 'eslint-processor-vue-blocks';
2
- export { V as VueOptions, v as vue } from '../../types-HqEzZfQU.js';
3
- import 'eslint-config-flat-gitignore';
4
- import '@antfu/eslint-define-config';
5
- import '@eslint-types/jsdoc/types';
6
- import '@eslint-types/typescript-eslint/types';
7
- import '@eslint-types/unicorn/types';
8
- import 'eslint-plugin-antfu';
9
- import '@stylistic/eslint-plugin';
10
- import 'eslint';
11
- import '@typescript-eslint/parser';
@@ -1,8 +0,0 @@
1
- import {
2
- vue
3
- } from "../../chunk-E4RVBKZB.mjs";
4
- import "../../chunk-4YBQZLPS.mjs";
5
- import "../../chunk-KOXCJL3C.mjs";
6
- export {
7
- vue
8
- };
@@ -1,96 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/configs/ignores.ts
21
- var ignores_exports = {};
22
- __export(ignores_exports, {
23
- ignores: () => ignores
24
- });
25
- module.exports = __toCommonJS(ignores_exports);
26
-
27
- // src/globs.ts
28
- var GLOB_SRC_EXT = "?([cm])[jt]s?(x)";
29
- var GLOB_SRC = `**/*.${GLOB_SRC_EXT}`;
30
- var GLOB_MARKDOWN = "**/*.md";
31
- var GLOB_MARKDOWN_CODE = `${GLOB_MARKDOWN}/${GLOB_SRC}`;
32
- var GLOB_TESTS = [
33
- `**/__tests__/**/*.${GLOB_SRC_EXT}`,
34
- `**/*.spec.${GLOB_SRC_EXT}`,
35
- `**/*.test.${GLOB_SRC_EXT}`,
36
- `**/*.bench.${GLOB_SRC_EXT}`,
37
- `**/*.benchmark.${GLOB_SRC_EXT}`
38
- ];
39
- var GLOB_NEXTJS_ROUTES = [
40
- `**/app/**/page.${GLOB_SRC_EXT}`,
41
- `**/app/**/layout.${GLOB_SRC_EXT}`,
42
- `**/app/**/error.${GLOB_SRC_EXT}`,
43
- `**/app/**/template.${GLOB_SRC_EXT}`,
44
- `**/app/**/not-found.${GLOB_SRC_EXT}`,
45
- `**/app/**/loading.${GLOB_SRC_EXT}`,
46
- `**/app/**/robots.${GLOB_SRC_EXT}`,
47
- `**/app/**/sitemap.${GLOB_SRC_EXT}`,
48
- `**/pages/**/*.${GLOB_SRC_EXT}`
49
- ];
50
- var GLOB_EXCLUDE = [
51
- "**/node_modules",
52
- "**/dist",
53
- "**/out",
54
- "**/build",
55
- "**/package-lock.json",
56
- "**/yarn.lock",
57
- "**/pnpm-lock.yaml",
58
- "**/bun.lockb",
59
- "**/output",
60
- "**/coverage",
61
- "**/temp",
62
- "**/.temp",
63
- "**/tmp",
64
- "**/.tmp",
65
- "**/.history",
66
- "**/.vitepress/cache",
67
- "**/.nuxt",
68
- "**/.next",
69
- "**/.vercel",
70
- "**/.netlify",
71
- "**/.changeset",
72
- "**/.idea",
73
- "**/.cache",
74
- "**/.output",
75
- "**/.vite-inspect",
76
- "**/.astro",
77
- "**/CHANGELOG*.md",
78
- "**/*.min.*",
79
- "**/LICENSE*",
80
- "**/__snapshots__",
81
- "**/auto-import?(s).d.ts",
82
- "**/components.d.ts"
83
- ];
84
-
85
- // src/configs/ignores.ts
86
- function ignores() {
87
- return [
88
- {
89
- ignores: GLOB_EXCLUDE
90
- }
91
- ];
92
- }
93
- // Annotate the CommonJS export names for ESM import in node:
94
- 0 && (module.exports = {
95
- ignores
96
- });
@@ -1,15 +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
- declare function ignores(): FlatConfigItem[];
14
-
15
- export { ignores };
@@ -1,15 +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
- declare function ignores(): FlatConfigItem[];
14
-
15
- export { ignores };
@@ -1,7 +0,0 @@
1
- import {
2
- ignores
3
- } from "../chunk-WSQOWO67.mjs";
4
- import "../chunk-KOXCJL3C.mjs";
5
- export {
6
- ignores
7
- };
@@ -1,104 +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/imports.ts
31
- var imports_exports = {};
32
- __export(imports_exports, {
33
- imports: () => imports
34
- });
35
- module.exports = __toCommonJS(imports_exports);
36
- var import_eslint_plugin_i = __toESM(require("eslint-plugin-i"), 1);
37
- var import_eslint_plugin_antfu = __toESM(require("eslint-plugin-antfu"), 1);
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_CODE = `${GLOB_MARKDOWN}/${GLOB_SRC}`;
44
- var GLOB_TESTS = [
45
- `**/__tests__/**/*.${GLOB_SRC_EXT}`,
46
- `**/*.spec.${GLOB_SRC_EXT}`,
47
- `**/*.test.${GLOB_SRC_EXT}`,
48
- `**/*.bench.${GLOB_SRC_EXT}`,
49
- `**/*.benchmark.${GLOB_SRC_EXT}`
50
- ];
51
- var GLOB_NEXTJS_ROUTES = [
52
- `**/app/**/page.${GLOB_SRC_EXT}`,
53
- `**/app/**/layout.${GLOB_SRC_EXT}`,
54
- `**/app/**/error.${GLOB_SRC_EXT}`,
55
- `**/app/**/template.${GLOB_SRC_EXT}`,
56
- `**/app/**/not-found.${GLOB_SRC_EXT}`,
57
- `**/app/**/loading.${GLOB_SRC_EXT}`,
58
- `**/app/**/robots.${GLOB_SRC_EXT}`,
59
- `**/app/**/sitemap.${GLOB_SRC_EXT}`,
60
- `**/pages/**/*.${GLOB_SRC_EXT}`
61
- ];
62
-
63
- // src/configs/imports.ts
64
- async function imports(options = {}) {
65
- const {
66
- stylistic = true
67
- } = options;
68
- return [
69
- {
70
- name: "luxass:imports",
71
- plugins: {
72
- antfu: import_eslint_plugin_antfu.default,
73
- import: import_eslint_plugin_i.default
74
- },
75
- rules: {
76
- "antfu/import-dedupe": "error",
77
- "antfu/no-import-dist": "error",
78
- "antfu/no-import-node-modules-by-path": "error",
79
- "import/first": "error",
80
- "import/no-duplicates": "error",
81
- "import/no-mutable-exports": "error",
82
- "import/no-named-default": "error",
83
- "import/no-self-import": "error",
84
- "import/no-webpack-loader-syntax": "error",
85
- "import/order": "error",
86
- ...stylistic ? {
87
- "import/newline-after-import": ["error", { considerComments: true, count: 1 }]
88
- } : {}
89
- }
90
- },
91
- {
92
- name: "luxass:imports:bin",
93
- files: ["**/bin/**/*", `**/bin.${GLOB_SRC_EXT}`],
94
- rules: {
95
- "antfu/no-import-dist": "off",
96
- "antfu/no-import-node-modules-by-path": "off"
97
- }
98
- }
99
- ];
100
- }
101
- // Annotate the CommonJS export names for ESM import in node:
102
- 0 && (module.exports = {
103
- imports
104
- });
@@ -1,23 +0,0 @@
1
- import { S as StylisticConfig, 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 ImportsOptions {
14
- /**
15
- * Enable stylistic rules.
16
- *
17
- * @default true
18
- */
19
- stylistic?: boolean | StylisticConfig;
20
- }
21
- declare function imports(options?: ImportsOptions): Promise<FlatConfigItem[]>;
22
-
23
- export { type ImportsOptions, imports };
@@ -1,23 +0,0 @@
1
- import { S as StylisticConfig, 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 ImportsOptions {
14
- /**
15
- * Enable stylistic rules.
16
- *
17
- * @default true
18
- */
19
- stylistic?: boolean | StylisticConfig;
20
- }
21
- declare function imports(options?: ImportsOptions): Promise<FlatConfigItem[]>;
22
-
23
- export { type ImportsOptions, imports };
@@ -1,7 +0,0 @@
1
- import {
2
- imports
3
- } from "../chunk-4YT54JFZ.mjs";
4
- import "../chunk-KOXCJL3C.mjs";
5
- export {
6
- imports
7
- };
@@ -1,19 +0,0 @@
1
- export { comments } from './comments.cjs';
2
- export { unicorn } from './unicorn.cjs';
3
- export { ignores } from './ignores.cjs';
4
- export { node } from './node.cjs';
5
- export { sortPackageJson, sortTsconfig } from './sort.cjs';
6
- export { ImportsOptions, imports } from './imports.cjs';
7
- export { A as AstroOptions, F as FormattersOptions, b as JSONOptions, J as JavaScriptOptions, N as NextJSOptions, R as ReactOptions, o as SolidOptions, S as StylisticConfig, c as StylisticOptions, l as TOMLOptions, h as TailwindCSSOptions, e as TestOptions, T as TypeScriptOptions, U as UnoCSSOptions, V as VueOptions, Y as YAMLOptions, f as astro, i as formatters, j as javascript, a as jsonc, n as nextjs, r as react, m as solid, s as stylistic, g as tailwindcss, d as test, k as toml, t as typescript, u as unocss, v as vue, y as yaml } from '../types-HqEzZfQU.cjs';
8
- export { JSDOCOptions, jsdoc } from './docs/jsdoc.cjs';
9
- export { MarkdownOptions, markdown } from './docs/markdown.cjs';
10
- import 'eslint-config-flat-gitignore';
11
- import '@antfu/eslint-define-config';
12
- import '@eslint-types/jsdoc/types';
13
- import '@eslint-types/typescript-eslint/types';
14
- import '@eslint-types/unicorn/types';
15
- import 'eslint-plugin-antfu';
16
- import '@stylistic/eslint-plugin';
17
- import 'eslint';
18
- import '@typescript-eslint/parser';
19
- import 'eslint-processor-vue-blocks';
@@ -1,19 +0,0 @@
1
- export { comments } from './comments.js';
2
- export { unicorn } from './unicorn.js';
3
- export { ignores } from './ignores.js';
4
- export { node } from './node.js';
5
- export { sortPackageJson, sortTsconfig } from './sort.js';
6
- export { ImportsOptions, imports } from './imports.js';
7
- export { A as AstroOptions, F as FormattersOptions, b as JSONOptions, J as JavaScriptOptions, N as NextJSOptions, R as ReactOptions, o as SolidOptions, S as StylisticConfig, c as StylisticOptions, l as TOMLOptions, h as TailwindCSSOptions, e as TestOptions, T as TypeScriptOptions, U as UnoCSSOptions, V as VueOptions, Y as YAMLOptions, f as astro, i as formatters, j as javascript, a as jsonc, n as nextjs, r as react, m as solid, s as stylistic, g as tailwindcss, d as test, k as toml, t as typescript, u as unocss, v as vue, y as yaml } from '../types-HqEzZfQU.js';
8
- export { JSDOCOptions, jsdoc } from './docs/jsdoc.js';
9
- export { MarkdownOptions, markdown } from './docs/markdown.js';
10
- import 'eslint-config-flat-gitignore';
11
- import '@antfu/eslint-define-config';
12
- import '@eslint-types/jsdoc/types';
13
- import '@eslint-types/typescript-eslint/types';
14
- import '@eslint-types/unicorn/types';
15
- import 'eslint-plugin-antfu';
16
- import '@stylistic/eslint-plugin';
17
- import 'eslint';
18
- import '@typescript-eslint/parser';
19
- import 'eslint-processor-vue-blocks';
@@ -1,99 +0,0 @@
1
- import "../chunk-YZCJUX6Z.mjs";
2
- import {
3
- solid
4
- } from "../chunk-XD3UVRU7.mjs";
5
- import {
6
- vue
7
- } from "../chunk-E4RVBKZB.mjs";
8
- import {
9
- jsonc
10
- } from "../chunk-PFCAWBCD.mjs";
11
- import {
12
- toml
13
- } from "../chunk-YNMFVYL6.mjs";
14
- import {
15
- yaml
16
- } from "../chunk-XGI647GZ.mjs";
17
- import {
18
- jsdoc
19
- } from "../chunk-HZNHG5PB.mjs";
20
- import {
21
- markdown
22
- } from "../chunk-C6FE5KXJ.mjs";
23
- import {
24
- astro
25
- } from "../chunk-PFYV2TWZ.mjs";
26
- import {
27
- nextjs
28
- } from "../chunk-QT6FHTFU.mjs";
29
- import {
30
- react
31
- } from "../chunk-47ISSTHW.mjs";
32
- import {
33
- node
34
- } from "../chunk-5NK24IKQ.mjs";
35
- import {
36
- sortPackageJson,
37
- sortTsconfig
38
- } from "../chunk-XBASVDU6.mjs";
39
- import {
40
- test
41
- } from "../chunk-TWAETZPX.mjs";
42
- import {
43
- typescript
44
- } from "../chunk-YO3IYQ2L.mjs";
45
- import {
46
- unicorn
47
- } from "../chunk-RVSUTDCE.mjs";
48
- import {
49
- tailwindcss
50
- } from "../chunk-AJS3TMZE.mjs";
51
- import {
52
- unocss
53
- } from "../chunk-2IR43M6N.mjs";
54
- import {
55
- comments
56
- } from "../chunk-DAJA5AV3.mjs";
57
- import {
58
- formatters
59
- } from "../chunk-XMXYE5WC.mjs";
60
- import {
61
- stylistic
62
- } from "../chunk-RDZJT36Z.mjs";
63
- import "../chunk-4YBQZLPS.mjs";
64
- import {
65
- ignores
66
- } from "../chunk-WSQOWO67.mjs";
67
- import {
68
- imports
69
- } from "../chunk-4YT54JFZ.mjs";
70
- import {
71
- javascript
72
- } from "../chunk-DCOLHWHC.mjs";
73
- import "../chunk-KOXCJL3C.mjs";
74
- export {
75
- astro,
76
- comments,
77
- formatters,
78
- ignores,
79
- imports,
80
- javascript,
81
- jsdoc,
82
- jsonc,
83
- markdown,
84
- nextjs,
85
- node,
86
- react,
87
- solid,
88
- sortPackageJson,
89
- sortTsconfig,
90
- stylistic,
91
- tailwindcss,
92
- test,
93
- toml,
94
- typescript,
95
- unicorn,
96
- unocss,
97
- vue,
98
- yaml
99
- };