@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,179 +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/frameworks/astro.ts
31
- var astro_exports = {};
32
- __export(astro_exports, {
33
- astro: () => astro
34
- });
35
- module.exports = __toCommonJS(astro_exports);
36
-
37
- // src/globs.ts
38
- var GLOB_SRC_EXT = "?([cm])[jt]s?(x)";
39
- var GLOB_SRC = `**/*.${GLOB_SRC_EXT}`;
40
- var GLOB_MARKDOWN = "**/*.md";
41
- var GLOB_ASTRO = "**/*.astro";
42
- var GLOB_MARKDOWN_CODE = `${GLOB_MARKDOWN}/${GLOB_SRC}`;
43
- var GLOB_TESTS = [
44
- `**/__tests__/**/*.${GLOB_SRC_EXT}`,
45
- `**/*.spec.${GLOB_SRC_EXT}`,
46
- `**/*.test.${GLOB_SRC_EXT}`,
47
- `**/*.bench.${GLOB_SRC_EXT}`,
48
- `**/*.benchmark.${GLOB_SRC_EXT}`
49
- ];
50
- var GLOB_NEXTJS_ROUTES = [
51
- `**/app/**/page.${GLOB_SRC_EXT}`,
52
- `**/app/**/layout.${GLOB_SRC_EXT}`,
53
- `**/app/**/error.${GLOB_SRC_EXT}`,
54
- `**/app/**/template.${GLOB_SRC_EXT}`,
55
- `**/app/**/not-found.${GLOB_SRC_EXT}`,
56
- `**/app/**/loading.${GLOB_SRC_EXT}`,
57
- `**/app/**/robots.${GLOB_SRC_EXT}`,
58
- `**/app/**/sitemap.${GLOB_SRC_EXT}`,
59
- `**/pages/**/*.${GLOB_SRC_EXT}`
60
- ];
61
-
62
- // src/utils.ts
63
- var import_node_process = __toESM(require("process"), 1);
64
- var import_local_pkg = require("local-pkg");
65
- async function interop(m) {
66
- const resolved = await m;
67
- return resolved.default || resolved;
68
- }
69
-
70
- // src/configs/frameworks/astro.ts
71
- async function astro(options) {
72
- const {
73
- a11y = false,
74
- files = [GLOB_ASTRO],
75
- overrides = {},
76
- typescript = true
77
- } = options;
78
- const [
79
- pluginAstro,
80
- parserAstro,
81
- pluginA11y
82
- ] = await Promise.all([
83
- interop(import("eslint-plugin-astro")),
84
- interop(import("astro-eslint-parser")),
85
- ...a11y ? [interop(import("eslint-plugin-jsx-a11y"))] : []
86
- ]);
87
- return [
88
- {
89
- name: "luxass:astro:setup",
90
- plugins: {
91
- astro: pluginAstro,
92
- ...a11y ? { "jsx-a11y": pluginA11y } : {}
93
- }
94
- },
95
- {
96
- name: "luxass:astro:rules",
97
- files,
98
- languageOptions: {
99
- globals: {
100
- "astro/astro": true,
101
- "es2020": true,
102
- "node": true
103
- },
104
- parser: parserAstro,
105
- parserOptions: {
106
- extraFileExtensions: [".astro"],
107
- parser: typescript ? await interop(import("@typescript-eslint/parser")) : null,
108
- sourceType: "module"
109
- }
110
- },
111
- rules: {
112
- // Disallow conflicting set directives and child contents
113
- // https://ota-meshi.github.io/eslint-plugin-astro/rules/no-conflict-set-directives/
114
- "astro/no-conflict-set-directives": "error",
115
- // Disallow using deprecated Astro.canonicalURL
116
- // https://ota-meshi.github.io/eslint-plugin-astro/rules/no-deprecated-astro-canonicalurl/
117
- "astro/no-deprecated-astro-canonicalurl": "error",
118
- // Disallow using deprecated Astro.fetchContent()
119
- // https://ota-meshi.github.io/eslint-plugin-astro/rules/no-deprecated-astro-fetchcontent/
120
- "astro/no-deprecated-astro-fetchcontent": "error",
121
- // Disallow using deprecated Astro.resolve()
122
- // https://ota-meshi.github.io/eslint-plugin-astro/rules/no-deprecated-astro-resolve/
123
- "astro/no-deprecated-astro-resolve": "error",
124
- // Disallow using deprecated getEntryBySlug()
125
- // https://ota-meshi.github.io/eslint-plugin-astro/rules/no-deprecated-getentrybyslug/
126
- "astro/no-deprecated-getentrybyslug": "error",
127
- // Disallow unused define:vars={...} in style tag
128
- // https://ota-meshi.github.io/eslint-plugin-astro/rules/no-unused-define-vars-in-style/
129
- "astro/no-unused-define-vars-in-style": "error",
130
- // Disallow warnings when compiling
131
- // https://ota-meshi.github.io/eslint-plugin-astro/rules/valid-compile/
132
- "astro/valid-compile": "error",
133
- "style/jsx-closing-tag-location": "off",
134
- "style/jsx-indent": "off",
135
- "style/jsx-one-expression-per-line": "off",
136
- "style/multiline-ternary": ["error", "never"],
137
- ...overrides
138
- }
139
- },
140
- {
141
- name: "luxass:astro:scripts-js",
142
- files: [
143
- "**/*.astro/*.js",
144
- "*.astro/*.js"
145
- ],
146
- languageOptions: {
147
- globals: {
148
- browser: true,
149
- es2020: true
150
- },
151
- parserOptions: {
152
- sourceType: "module"
153
- }
154
- }
155
- },
156
- {
157
- name: "luxass:astro:scripts-ts",
158
- files: [
159
- "**/*.astro/*.ts",
160
- "*.astro/*.ts"
161
- ],
162
- languageOptions: {
163
- globals: {
164
- browser: true,
165
- es2020: true
166
- },
167
- parser: typescript ? await interop(import("@typescript-eslint/parser")) : null,
168
- parserOptions: {
169
- project: null,
170
- sourceType: "module"
171
- }
172
- }
173
- }
174
- ];
175
- }
176
- // Annotate the CommonJS export names for ESM import in node:
177
- 0 && (module.exports = {
178
- astro
179
- });
@@ -1,11 +0,0 @@
1
- export { A as AstroOptions, f as astro } 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 { A as AstroOptions, f as astro } 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,8 +0,0 @@
1
- import {
2
- astro
3
- } from "../../chunk-PFYV2TWZ.mjs";
4
- import "../../chunk-4YBQZLPS.mjs";
5
- import "../../chunk-KOXCJL3C.mjs";
6
- export {
7
- astro
8
- };
@@ -1,180 +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/frameworks/nextjs.ts
31
- var nextjs_exports = {};
32
- __export(nextjs_exports, {
33
- nextjs: () => nextjs
34
- });
35
- module.exports = __toCommonJS(nextjs_exports);
36
-
37
- // src/globs.ts
38
- var GLOB_SRC_EXT = "?([cm])[jt]s?(x)";
39
- var GLOB_SRC = `**/*.${GLOB_SRC_EXT}`;
40
- var GLOB_MARKDOWN = "**/*.md";
41
- var GLOB_MARKDOWN_CODE = `${GLOB_MARKDOWN}/${GLOB_SRC}`;
42
- var GLOB_TESTS = [
43
- `**/__tests__/**/*.${GLOB_SRC_EXT}`,
44
- `**/*.spec.${GLOB_SRC_EXT}`,
45
- `**/*.test.${GLOB_SRC_EXT}`,
46
- `**/*.bench.${GLOB_SRC_EXT}`,
47
- `**/*.benchmark.${GLOB_SRC_EXT}`
48
- ];
49
- var GLOB_NEXTJS_OG = [
50
- `**/app/**/opengraph-image.[jt]s?(x)`,
51
- `**/app/**/twitter-image.[jt]s?(x)`,
52
- `**/app/**/route.[jt]s?(x)`
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/frameworks/nextjs.ts
100
- async function nextjs(options = {}) {
101
- const {
102
- files = [GLOB_SRC],
103
- overrides,
104
- rootDir
105
- } = options;
106
- await ensure([
107
- "@next/eslint-plugin-next"
108
- ]);
109
- const pluginNextjs = await interop(import("@next/eslint-plugin-next"));
110
- return [
111
- {
112
- name: "luxass:nextjs:setup",
113
- plugins: {
114
- "@next/next": pluginNextjs
115
- }
116
- },
117
- {
118
- name: "luxass:nextjs:rules",
119
- files,
120
- rules: {
121
- ...pluginNextjs.configs.recommended.rules,
122
- ...pluginNextjs.configs["core-web-vitals"].rules,
123
- "@next/next/google-font-display": ["error"],
124
- "@next/next/google-font-preconnect": ["error"],
125
- "@next/next/inline-script-id": ["error"],
126
- "@next/next/next-script-for-ga": ["warn"],
127
- "@next/next/no-assign-module-variable": ["error"],
128
- "@next/next/no-css-tags": ["warn"],
129
- "@next/next/no-document-import-in-page": ["error"],
130
- "@next/next/no-duplicate-head": ["error"],
131
- "@next/next/no-head-element": ["warn"],
132
- "@next/next/no-head-import-in-document": ["error"],
133
- "@next/next/no-html-link-for-pages": ["off"],
134
- "@next/next/no-img-element": ["warn"],
135
- "@next/next/no-page-custom-font": ["warn"],
136
- "@next/next/no-script-component-in-head": ["error"],
137
- "@next/next/no-styled-jsx-in-document": ["warn"],
138
- "@next/next/no-sync-scripts": ["warn"],
139
- "@next/next/no-title-in-document-head": ["warn"],
140
- "@next/next/no-typos": ["warn"],
141
- "@next/next/no-unwanted-polyfillio": ["warn"],
142
- // "jsx-a11y/anchor-is-valid": ["off"],
143
- // This rule creates errors with webpack parsing on edge runtime
144
- "unicorn/prefer-node-protocol": ["off"],
145
- ...overrides
146
- },
147
- settings: {
148
- next: {
149
- rootDir: rootDir ?? true
150
- },
151
- react: {
152
- pragma: "React",
153
- version: "detect"
154
- }
155
- }
156
- },
157
- {
158
- name: "luxass:nextjs:default-export-override",
159
- files: GLOB_NEXTJS_ROUTES,
160
- rules: {
161
- "import/prefer-default-export": "error",
162
- "react-refresh/only-export-components": "off"
163
- }
164
- },
165
- {
166
- name: "luxass:nextjs:og-override",
167
- files: GLOB_NEXTJS_OG,
168
- rules: {
169
- "@next/next/no-img-element": "off",
170
- "react/no-unknown-property": ["error", {
171
- ignore: ["tw"]
172
- }]
173
- }
174
- }
175
- ];
176
- }
177
- // Annotate the CommonJS export names for ESM import in node:
178
- 0 && (module.exports = {
179
- nextjs
180
- });
@@ -1,11 +0,0 @@
1
- export { N as NextJSOptions, n as nextjs } 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 { N as NextJSOptions, n as nextjs } 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,8 +0,0 @@
1
- import {
2
- nextjs
3
- } from "../../chunk-QT6FHTFU.mjs";
4
- import "../../chunk-4YBQZLPS.mjs";
5
- import "../../chunk-KOXCJL3C.mjs";
6
- export {
7
- nextjs
8
- };