@flarian/frontend-preset 1.3.0 → 1.3.2

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 (129) hide show
  1. package/README.md +36 -2
  2. package/dist/eslint/config/all.cjs +5 -5
  3. package/dist/eslint/config/all.d.cts +7 -7
  4. package/dist/eslint/config/all.d.mts +7 -7
  5. package/dist/eslint/config/all.d.ts +7 -7
  6. package/dist/eslint/config/all.mjs +8 -8
  7. package/dist/eslint/config/base.cjs +7 -3
  8. package/dist/eslint/config/base.d.cts +1 -1
  9. package/dist/eslint/config/base.d.mts +1 -1
  10. package/dist/eslint/config/base.d.ts +1 -1
  11. package/dist/eslint/config/base.mjs +7 -3
  12. package/dist/eslint/config/imports.cjs +1 -1
  13. package/dist/eslint/config/imports.d.cts +1 -1
  14. package/dist/eslint/config/imports.d.mts +1 -1
  15. package/dist/eslint/config/imports.d.ts +1 -1
  16. package/dist/eslint/config/imports.mjs +1 -1
  17. package/dist/eslint/config/json.cjs +1 -1
  18. package/dist/eslint/config/json.d.cts +1 -1
  19. package/dist/eslint/config/json.d.mts +1 -1
  20. package/dist/eslint/config/json.d.ts +1 -1
  21. package/dist/eslint/config/json.mjs +1 -1
  22. package/dist/eslint/config/jsx.cjs +1 -1
  23. package/dist/eslint/config/jsx.d.cts +1 -1
  24. package/dist/eslint/config/jsx.d.mts +1 -1
  25. package/dist/eslint/config/jsx.d.ts +1 -1
  26. package/dist/eslint/config/jsx.mjs +1 -1
  27. package/dist/eslint/config/prettier.cjs +2 -2
  28. package/dist/eslint/config/prettier.d.cts +1 -1
  29. package/dist/eslint/config/prettier.d.mts +1 -1
  30. package/dist/eslint/config/prettier.d.ts +1 -1
  31. package/dist/eslint/config/prettier.mjs +2 -2
  32. package/dist/eslint/config/react.cjs +1 -1
  33. package/dist/eslint/config/react.d.cts +1 -1
  34. package/dist/eslint/config/react.d.mts +1 -1
  35. package/dist/eslint/config/react.d.ts +1 -1
  36. package/dist/eslint/config/react.mjs +1 -1
  37. package/dist/eslint/config/vue.cjs +2 -1
  38. package/dist/eslint/config/vue.d.cts +1 -1
  39. package/dist/eslint/config/vue.d.mts +1 -1
  40. package/dist/eslint/config/vue.d.ts +1 -1
  41. package/dist/eslint/config/vue.mjs +2 -1
  42. package/dist/eslint/index.cjs +8 -8
  43. package/dist/eslint/index.d.cts +8 -8
  44. package/dist/eslint/index.d.mts +8 -8
  45. package/dist/eslint/index.d.ts +8 -8
  46. package/dist/eslint/index.mjs +8 -8
  47. package/dist/index.cjs +4 -3
  48. package/dist/index.d.cts +4 -3
  49. package/dist/index.d.mts +4 -3
  50. package/dist/index.d.ts +4 -3
  51. package/dist/index.mjs +4 -3
  52. package/dist/prettier/config/all.cjs +6 -6
  53. package/dist/prettier/config/all.d.cts +36 -3
  54. package/dist/prettier/config/all.d.mts +36 -3
  55. package/dist/prettier/config/all.d.ts +36 -3
  56. package/dist/prettier/config/all.mjs +6 -6
  57. package/dist/prettier/config/base.cjs +1 -1
  58. package/dist/prettier/config/base.d.cts +1 -1
  59. package/dist/prettier/config/base.d.mts +1 -1
  60. package/dist/prettier/config/base.d.ts +1 -1
  61. package/dist/prettier/config/base.mjs +1 -1
  62. package/dist/prettier/config/pug.cjs +1 -1
  63. package/dist/prettier/config/pug.d.cts +1 -1
  64. package/dist/prettier/config/pug.d.mts +1 -1
  65. package/dist/prettier/config/pug.d.ts +1 -1
  66. package/dist/prettier/config/pug.mjs +1 -1
  67. package/dist/prettier/config/vue.cjs +1 -1
  68. package/dist/prettier/config/vue.d.cts +1 -1
  69. package/dist/prettier/config/vue.d.mts +1 -1
  70. package/dist/prettier/config/vue.d.ts +1 -1
  71. package/dist/prettier/config/vue.mjs +1 -1
  72. package/dist/prettier/config/yml.cjs +1 -1
  73. package/dist/prettier/config/yml.d.cts +1 -1
  74. package/dist/prettier/config/yml.d.mts +1 -1
  75. package/dist/prettier/config/yml.d.ts +1 -1
  76. package/dist/prettier/config/yml.mjs +1 -1
  77. package/dist/prettier/index.cjs +5 -5
  78. package/dist/prettier/index.d.cts +5 -5
  79. package/dist/prettier/index.d.mts +5 -5
  80. package/dist/prettier/index.d.ts +5 -5
  81. package/dist/prettier/index.mjs +5 -5
  82. package/dist/shared/frontend-preset.95FKUpmG.mjs +12 -0
  83. package/dist/shared/frontend-preset.BCCY-cfn.d.ts +22 -0
  84. package/dist/shared/frontend-preset.BGsd47Ct.d.mts +31 -0
  85. package/dist/shared/{frontend-preset.DwWnly25.cjs → frontend-preset.BH-HOAaq.cjs} +3 -3
  86. package/dist/shared/frontend-preset.BIs-w0C8.d.ts +16 -0
  87. package/dist/shared/frontend-preset.BJdJCa-t.d.ts +31 -0
  88. package/dist/shared/{frontend-preset.BPbLrmoT.cjs → frontend-preset.BeQLBkOj.cjs} +8 -8
  89. package/dist/shared/frontend-preset.Bfe6Dlal.d.mts +22 -0
  90. package/dist/shared/frontend-preset.Byc0_f39.d.cts +31 -0
  91. package/dist/shared/{frontend-preset.rpaOq_Gx.cjs → frontend-preset.D424bicL.cjs} +5 -5
  92. package/dist/shared/frontend-preset.DIpRniQQ.mjs +22 -0
  93. package/dist/shared/frontend-preset.Dz9eyMNC.d.cts +16 -0
  94. package/dist/shared/frontend-preset.WrSW9IWu.d.cts +22 -0
  95. package/dist/shared/frontend-preset.boYPITmk.mjs +16 -0
  96. package/dist/shared/frontend-preset.ub5JUkCJ.d.mts +16 -0
  97. package/dist/stylelint/config/all.cjs +3 -2
  98. package/dist/stylelint/config/all.d.cts +6 -92
  99. package/dist/stylelint/config/all.d.mts +6 -92
  100. package/dist/stylelint/config/all.d.ts +6 -92
  101. package/dist/stylelint/config/all.mjs +5 -4
  102. package/dist/stylelint/config/less.cjs +15 -3
  103. package/dist/stylelint/config/less.d.cts +4 -46
  104. package/dist/stylelint/config/less.d.mts +4 -46
  105. package/dist/stylelint/config/less.d.ts +4 -46
  106. package/dist/stylelint/config/less.mjs +14 -3
  107. package/dist/stylelint/config/scss.cjs +15 -3
  108. package/dist/stylelint/config/scss.d.cts +4 -46
  109. package/dist/stylelint/config/scss.d.mts +4 -46
  110. package/dist/stylelint/config/scss.d.ts +4 -46
  111. package/dist/stylelint/config/scss.mjs +14 -3
  112. package/dist/stylelint/index.cjs +4 -3
  113. package/dist/stylelint/index.d.cts +4 -3
  114. package/dist/stylelint/index.d.mts +4 -3
  115. package/dist/stylelint/index.d.ts +4 -3
  116. package/dist/stylelint/index.mjs +4 -3
  117. package/package.json +5 -3
  118. package/dist/shared/frontend-preset.0jMq7xRp.d.cts +0 -13
  119. package/dist/shared/frontend-preset.BOIuEWn5.d.cts +0 -23
  120. package/dist/shared/frontend-preset.BUZTYmRm.d.mts +0 -17
  121. package/dist/shared/frontend-preset.BqEaWEKy.d.cts +0 -17
  122. package/dist/shared/frontend-preset.CpuXgM2m.d.ts +0 -17
  123. package/dist/shared/frontend-preset.CtWMCAnj.d.ts +0 -23
  124. package/dist/shared/frontend-preset.DFe94ri5.mjs +0 -12
  125. package/dist/shared/frontend-preset.DdT5rVxR.mjs +0 -16
  126. package/dist/shared/frontend-preset.DrUk0z26.mjs +0 -22
  127. package/dist/shared/frontend-preset.LUquEVxB.d.ts +0 -13
  128. package/dist/shared/frontend-preset.XIsgQ85Y.d.mts +0 -23
  129. package/dist/shared/frontend-preset.bJz2J5gD.d.mts +0 -13
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- export { i as eslint } from './shared/frontend-preset.CtWMCAnj.js';
2
- export { i as prettier } from './shared/frontend-preset.CpuXgM2m.js';
3
- export { i as stylelint } from './shared/frontend-preset.LUquEVxB.js';
1
+ export { i as eslint } from './shared/frontend-preset.BJdJCa-t.js';
2
+ export { i as prettier } from './shared/frontend-preset.BCCY-cfn.js';
3
+ export { i as stylelint } from './shared/frontend-preset.BIs-w0C8.js';
4
4
  import './eslint/config/all.js';
5
5
  import 'eslint';
6
6
  import './eslint/config/base.js';
@@ -17,5 +17,6 @@ import './prettier/config/pug.js';
17
17
  import './prettier/config/vue.js';
18
18
  import './prettier/config/yml.js';
19
19
  import './stylelint/config/all.js';
20
+ import 'stylelint';
20
21
  import './stylelint/config/less.js';
21
22
  import './stylelint/config/scss.js';
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
- export { i as eslint } from './shared/frontend-preset.DrUk0z26.mjs';
2
- export { i as prettier } from './shared/frontend-preset.DdT5rVxR.mjs';
3
- export { i as stylelint } from './shared/frontend-preset.DFe94ri5.mjs';
1
+ export { i as eslint } from './shared/frontend-preset.DIpRniQQ.mjs';
2
+ export { i as prettier } from './shared/frontend-preset.boYPITmk.mjs';
3
+ export { i as stylelint } from './shared/frontend-preset.95FKUpmG.mjs';
4
4
  import './eslint/config/all.mjs';
5
5
  import './eslint/config/base.mjs';
6
6
  import 'globals';
@@ -28,5 +28,6 @@ import './prettier/config/vue.mjs';
28
28
  import './prettier/config/yml.mjs';
29
29
  import './stylelint/config/all.mjs';
30
30
  import './stylelint/config/less.mjs';
31
+ import 'module';
31
32
  import './shared/frontend-preset.UJ8T0exL.mjs';
32
33
  import './stylelint/config/scss.mjs';
@@ -5,11 +5,11 @@ const prettier_config_pug = require('./pug.cjs');
5
5
  const prettier_config_vue = require('./vue.cjs');
6
6
  const prettier_config_yml = require('./yml.cjs');
7
7
 
8
- const allConfig = {
9
- ...prettier_config_base,
10
- ...prettier_config_pug,
11
- ...prettier_config_vue,
12
- ...prettier_config_yml
8
+ const all = {
9
+ ...prettier_config_base.baseConfig,
10
+ ...prettier_config_pug.pugConfig,
11
+ ...prettier_config_vue.vueConfig,
12
+ ...prettier_config_yml.ymlConfig
13
13
  };
14
14
 
15
- module.exports = allConfig;
15
+ exports.all = all;
@@ -1,5 +1,38 @@
1
- import { Options } from 'prettier';
1
+ import * as prettier from 'prettier';
2
2
 
3
- declare const allConfig: Options;
3
+ declare const all: {
4
+ [x: string]: unknown;
5
+ semi?: boolean | undefined;
6
+ singleQuote?: boolean | undefined;
7
+ jsxSingleQuote?: boolean | undefined;
8
+ trailingComma?: "none" | "es5" | "all" | undefined;
9
+ bracketSpacing?: boolean | undefined;
10
+ objectWrap?: "preserve" | "collapse" | undefined;
11
+ bracketSameLine?: boolean | undefined;
12
+ rangeStart?: number | undefined;
13
+ rangeEnd?: number | undefined;
14
+ parser?: prettier.LiteralUnion<prettier.BuiltInParserName, string> | undefined;
15
+ filepath?: string | undefined;
16
+ requirePragma?: boolean | undefined;
17
+ insertPragma?: boolean | undefined;
18
+ checkIgnorePragma?: boolean | undefined;
19
+ proseWrap?: "preserve" | "always" | "never" | undefined;
20
+ arrowParens?: "always" | "avoid" | undefined;
21
+ plugins?: (string | URL | prettier.Plugin<any>)[] | undefined;
22
+ htmlWhitespaceSensitivity?: "css" | "strict" | "ignore" | undefined;
23
+ endOfLine?: "auto" | "lf" | "crlf" | "cr" | undefined;
24
+ quoteProps?: "preserve" | "as-needed" | "consistent" | undefined;
25
+ vueIndentScriptAndStyle?: boolean | undefined;
26
+ embeddedLanguageFormatting?: "auto" | "off" | undefined;
27
+ singleAttributePerLine?: boolean | undefined;
28
+ experimentalOperatorPosition?: "start" | "end" | undefined;
29
+ experimentalTernaries?: boolean | undefined;
30
+ jsxBracketSameLine?: boolean;
31
+ printWidth?: number | undefined;
32
+ tabWidth?: number | undefined;
33
+ useTabs?: boolean;
34
+ parentParser?: string | undefined;
35
+ __embeddedInHtml?: boolean | undefined;
36
+ };
4
37
 
5
- export = allConfig;
38
+ export { all };
@@ -1,5 +1,38 @@
1
- import { Options } from 'prettier';
1
+ import * as prettier from 'prettier';
2
2
 
3
- declare const allConfig: Options;
3
+ declare const all: {
4
+ [x: string]: unknown;
5
+ semi?: boolean | undefined;
6
+ singleQuote?: boolean | undefined;
7
+ jsxSingleQuote?: boolean | undefined;
8
+ trailingComma?: "none" | "es5" | "all" | undefined;
9
+ bracketSpacing?: boolean | undefined;
10
+ objectWrap?: "preserve" | "collapse" | undefined;
11
+ bracketSameLine?: boolean | undefined;
12
+ rangeStart?: number | undefined;
13
+ rangeEnd?: number | undefined;
14
+ parser?: prettier.LiteralUnion<prettier.BuiltInParserName, string> | undefined;
15
+ filepath?: string | undefined;
16
+ requirePragma?: boolean | undefined;
17
+ insertPragma?: boolean | undefined;
18
+ checkIgnorePragma?: boolean | undefined;
19
+ proseWrap?: "preserve" | "always" | "never" | undefined;
20
+ arrowParens?: "always" | "avoid" | undefined;
21
+ plugins?: (string | URL | prettier.Plugin<any>)[] | undefined;
22
+ htmlWhitespaceSensitivity?: "css" | "strict" | "ignore" | undefined;
23
+ endOfLine?: "auto" | "lf" | "crlf" | "cr" | undefined;
24
+ quoteProps?: "preserve" | "as-needed" | "consistent" | undefined;
25
+ vueIndentScriptAndStyle?: boolean | undefined;
26
+ embeddedLanguageFormatting?: "auto" | "off" | undefined;
27
+ singleAttributePerLine?: boolean | undefined;
28
+ experimentalOperatorPosition?: "start" | "end" | undefined;
29
+ experimentalTernaries?: boolean | undefined;
30
+ jsxBracketSameLine?: boolean;
31
+ printWidth?: number | undefined;
32
+ tabWidth?: number | undefined;
33
+ useTabs?: boolean;
34
+ parentParser?: string | undefined;
35
+ __embeddedInHtml?: boolean | undefined;
36
+ };
4
37
 
5
- export { allConfig as default };
38
+ export { all };
@@ -1,5 +1,38 @@
1
- import { Options } from 'prettier';
1
+ import * as prettier from 'prettier';
2
2
 
3
- declare const allConfig: Options;
3
+ declare const all: {
4
+ [x: string]: unknown;
5
+ semi?: boolean | undefined;
6
+ singleQuote?: boolean | undefined;
7
+ jsxSingleQuote?: boolean | undefined;
8
+ trailingComma?: "none" | "es5" | "all" | undefined;
9
+ bracketSpacing?: boolean | undefined;
10
+ objectWrap?: "preserve" | "collapse" | undefined;
11
+ bracketSameLine?: boolean | undefined;
12
+ rangeStart?: number | undefined;
13
+ rangeEnd?: number | undefined;
14
+ parser?: prettier.LiteralUnion<prettier.BuiltInParserName, string> | undefined;
15
+ filepath?: string | undefined;
16
+ requirePragma?: boolean | undefined;
17
+ insertPragma?: boolean | undefined;
18
+ checkIgnorePragma?: boolean | undefined;
19
+ proseWrap?: "preserve" | "always" | "never" | undefined;
20
+ arrowParens?: "always" | "avoid" | undefined;
21
+ plugins?: (string | URL | prettier.Plugin<any>)[] | undefined;
22
+ htmlWhitespaceSensitivity?: "css" | "strict" | "ignore" | undefined;
23
+ endOfLine?: "auto" | "lf" | "crlf" | "cr" | undefined;
24
+ quoteProps?: "preserve" | "as-needed" | "consistent" | undefined;
25
+ vueIndentScriptAndStyle?: boolean | undefined;
26
+ embeddedLanguageFormatting?: "auto" | "off" | undefined;
27
+ singleAttributePerLine?: boolean | undefined;
28
+ experimentalOperatorPosition?: "start" | "end" | undefined;
29
+ experimentalTernaries?: boolean | undefined;
30
+ jsxBracketSameLine?: boolean;
31
+ printWidth?: number | undefined;
32
+ tabWidth?: number | undefined;
33
+ useTabs?: boolean;
34
+ parentParser?: string | undefined;
35
+ __embeddedInHtml?: boolean | undefined;
36
+ };
4
37
 
5
- export = allConfig;
38
+ export { all };
@@ -1,13 +1,13 @@
1
- import baseConfig from './base.mjs';
2
- import pugConfig from './pug.mjs';
3
- import vueConfig from './vue.mjs';
4
- import ymlConfig from './yml.mjs';
1
+ import { baseConfig } from './base.mjs';
2
+ import { pugConfig } from './pug.mjs';
3
+ import { vueConfig } from './vue.mjs';
4
+ import { ymlConfig } from './yml.mjs';
5
5
 
6
- const allConfig = {
6
+ const all = {
7
7
  ...baseConfig,
8
8
  ...pugConfig,
9
9
  ...vueConfig,
10
10
  ...ymlConfig
11
11
  };
12
12
 
13
- export { allConfig as default };
13
+ export { all };
@@ -14,4 +14,4 @@ const baseConfig = {
14
14
  endOfLine: "lf"
15
15
  };
16
16
 
17
- module.exports = baseConfig;
17
+ exports.baseConfig = baseConfig;
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const baseConfig: Options;
4
4
 
5
- export = baseConfig;
5
+ export { baseConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const baseConfig: Options;
4
4
 
5
- export { baseConfig as default };
5
+ export { baseConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const baseConfig: Options;
4
4
 
5
- export = baseConfig;
5
+ export { baseConfig };
@@ -12,4 +12,4 @@ const baseConfig = {
12
12
  endOfLine: "lf"
13
13
  };
14
14
 
15
- export { baseConfig as default };
15
+ export { baseConfig };
@@ -41,4 +41,4 @@ const pugConfig = {
41
41
  pugSortAttributesEnd: ["^:", "^@"]
42
42
  };
43
43
 
44
- module.exports = pugConfig;
44
+ exports.pugConfig = pugConfig;
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const pugConfig: Options;
4
4
 
5
- export = pugConfig;
5
+ export { pugConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const pugConfig: Options;
4
4
 
5
- export { pugConfig as default };
5
+ export { pugConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const pugConfig: Options;
4
4
 
5
- export = pugConfig;
5
+ export { pugConfig };
@@ -39,4 +39,4 @@ const pugConfig = {
39
39
  pugSortAttributesEnd: ["^:", "^@"]
40
40
  };
41
41
 
42
- export { pugConfig as default };
42
+ export { pugConfig };
@@ -4,4 +4,4 @@ const vueConfig = {
4
4
  vueIndentScriptAndStyle: true
5
5
  };
6
6
 
7
- module.exports = vueConfig;
7
+ exports.vueConfig = vueConfig;
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const vueConfig: Options;
4
4
 
5
- export = vueConfig;
5
+ export { vueConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const vueConfig: Options;
4
4
 
5
- export { vueConfig as default };
5
+ export { vueConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const vueConfig: Options;
4
4
 
5
- export = vueConfig;
5
+ export { vueConfig };
@@ -2,4 +2,4 @@ const vueConfig = {
2
2
  vueIndentScriptAndStyle: true
3
3
  };
4
4
 
5
- export { vueConfig as default };
5
+ export { vueConfig };
@@ -12,4 +12,4 @@ const ymlConfig = {
12
12
  ]
13
13
  };
14
14
 
15
- module.exports = ymlConfig;
15
+ exports.ymlConfig = ymlConfig;
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const ymlConfig: Options;
4
4
 
5
- export = ymlConfig;
5
+ export { ymlConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const ymlConfig: Options;
4
4
 
5
- export { ymlConfig as default };
5
+ export { ymlConfig };
@@ -2,4 +2,4 @@ import { Options } from 'prettier';
2
2
 
3
3
  declare const ymlConfig: Options;
4
4
 
5
- export = ymlConfig;
5
+ export { ymlConfig };
@@ -10,4 +10,4 @@ const ymlConfig = {
10
10
  ]
11
11
  };
12
12
 
13
- export { ymlConfig as default };
13
+ export { ymlConfig };
@@ -8,8 +8,8 @@ const prettier_config_yml = require('./config/yml.cjs');
8
8
 
9
9
 
10
10
 
11
- exports.all = prettier_config_all;
12
- exports.base = prettier_config_base;
13
- exports.pug = prettier_config_pug;
14
- exports.vue = prettier_config_vue;
15
- exports.yml = prettier_config_yml;
11
+ exports.all = prettier_config_all.all;
12
+ exports.baseConfig = prettier_config_base.baseConfig;
13
+ exports.pugConfig = prettier_config_pug.pugConfig;
14
+ exports.vueConfig = prettier_config_vue.vueConfig;
15
+ exports.ymlConfig = prettier_config_yml.ymlConfig;
@@ -1,6 +1,6 @@
1
- export { default as all } from './config/all.cjs';
2
- export { default as base } from './config/base.cjs';
3
- export { default as pug } from './config/pug.cjs';
4
- export { default as vue } from './config/vue.cjs';
5
- export { default as yml } from './config/yml.cjs';
1
+ export { all } from './config/all.cjs';
2
+ export { baseConfig } from './config/base.cjs';
3
+ export { pugConfig } from './config/pug.cjs';
4
+ export { vueConfig } from './config/vue.cjs';
5
+ export { ymlConfig } from './config/yml.cjs';
6
6
  import 'prettier';
@@ -1,6 +1,6 @@
1
- export { default as all } from './config/all.mjs';
2
- export { default as base } from './config/base.mjs';
3
- export { default as pug } from './config/pug.mjs';
4
- export { default as vue } from './config/vue.mjs';
5
- export { default as yml } from './config/yml.mjs';
1
+ export { all } from './config/all.mjs';
2
+ export { baseConfig } from './config/base.mjs';
3
+ export { pugConfig } from './config/pug.mjs';
4
+ export { vueConfig } from './config/vue.mjs';
5
+ export { ymlConfig } from './config/yml.mjs';
6
6
  import 'prettier';
@@ -1,6 +1,6 @@
1
- export { default as all } from './config/all.js';
2
- export { default as base } from './config/base.js';
3
- export { default as pug } from './config/pug.js';
4
- export { default as vue } from './config/vue.js';
5
- export { default as yml } from './config/yml.js';
1
+ export { all } from './config/all.js';
2
+ export { baseConfig } from './config/base.js';
3
+ export { pugConfig } from './config/pug.js';
4
+ export { vueConfig } from './config/vue.js';
5
+ export { ymlConfig } from './config/yml.js';
6
6
  import 'prettier';
@@ -1,5 +1,5 @@
1
- export { default as all } from './config/all.mjs';
2
- export { default as base } from './config/base.mjs';
3
- export { default as pug } from './config/pug.mjs';
4
- export { default as vue } from './config/vue.mjs';
5
- export { default as yml } from './config/yml.mjs';
1
+ export { all } from './config/all.mjs';
2
+ export { baseConfig } from './config/base.mjs';
3
+ export { pugConfig } from './config/pug.mjs';
4
+ export { vueConfig } from './config/vue.mjs';
5
+ export { ymlConfig } from './config/yml.mjs';
@@ -0,0 +1,12 @@
1
+ import { all } from '../stylelint/config/all.mjs';
2
+ import { lessConfig } from '../stylelint/config/less.mjs';
3
+ import { scssConfig } from '../stylelint/config/scss.mjs';
4
+
5
+ const index = {
6
+ __proto__: null,
7
+ all: all,
8
+ lessConfig: lessConfig,
9
+ scssConfig: scssConfig
10
+ };
11
+
12
+ export { index as i };
@@ -0,0 +1,22 @@
1
+ import { all } from '../prettier/config/all.js';
2
+ import { baseConfig } from '../prettier/config/base.js';
3
+ import { pugConfig } from '../prettier/config/pug.js';
4
+ import { vueConfig } from '../prettier/config/vue.js';
5
+ import { ymlConfig } from '../prettier/config/yml.js';
6
+
7
+ declare const index_all: typeof all;
8
+ declare const index_baseConfig: typeof baseConfig;
9
+ declare const index_pugConfig: typeof pugConfig;
10
+ declare const index_vueConfig: typeof vueConfig;
11
+ declare const index_ymlConfig: typeof ymlConfig;
12
+ declare namespace index {
13
+ export {
14
+ index_all as all,
15
+ index_baseConfig as baseConfig,
16
+ index_pugConfig as pugConfig,
17
+ index_vueConfig as vueConfig,
18
+ index_ymlConfig as ymlConfig,
19
+ };
20
+ }
21
+
22
+ export { index as i };
@@ -0,0 +1,31 @@
1
+ import { all } from '../eslint/config/all.mjs';
2
+ import { baseConfig } from '../eslint/config/base.mjs';
3
+ import { importsConfig } from '../eslint/config/imports.mjs';
4
+ import { jsonConfig } from '../eslint/config/json.mjs';
5
+ import { jsxConfig } from '../eslint/config/jsx.mjs';
6
+ import { prettierConfig } from '../eslint/config/prettier.mjs';
7
+ import { reactConfig } from '../eslint/config/react.mjs';
8
+ import { vueConfig } from '../eslint/config/vue.mjs';
9
+
10
+ declare const index_all: typeof all;
11
+ declare const index_baseConfig: typeof baseConfig;
12
+ declare const index_importsConfig: typeof importsConfig;
13
+ declare const index_jsonConfig: typeof jsonConfig;
14
+ declare const index_jsxConfig: typeof jsxConfig;
15
+ declare const index_prettierConfig: typeof prettierConfig;
16
+ declare const index_reactConfig: typeof reactConfig;
17
+ declare const index_vueConfig: typeof vueConfig;
18
+ declare namespace index {
19
+ export {
20
+ index_all as all,
21
+ index_baseConfig as baseConfig,
22
+ index_importsConfig as importsConfig,
23
+ index_jsonConfig as jsonConfig,
24
+ index_jsxConfig as jsxConfig,
25
+ index_prettierConfig as prettierConfig,
26
+ index_reactConfig as reactConfig,
27
+ index_vueConfig as vueConfig,
28
+ };
29
+ }
30
+
31
+ export { index as i };
@@ -6,9 +6,9 @@ const stylelint_config_scss = require('../stylelint/config/scss.cjs');
6
6
 
7
7
  const index = {
8
8
  __proto__: null,
9
- all: stylelint_config_all,
10
- less: stylelint_config_less,
11
- scss: stylelint_config_scss
9
+ all: stylelint_config_all.all,
10
+ lessConfig: stylelint_config_less.lessConfig,
11
+ scssConfig: stylelint_config_scss.scssConfig
12
12
  };
13
13
 
14
14
  exports.index = index;
@@ -0,0 +1,16 @@
1
+ import { all } from '../stylelint/config/all.js';
2
+ import { lessConfig } from '../stylelint/config/less.js';
3
+ import { scssConfig } from '../stylelint/config/scss.js';
4
+
5
+ declare const index_all: typeof all;
6
+ declare const index_lessConfig: typeof lessConfig;
7
+ declare const index_scssConfig: typeof scssConfig;
8
+ declare namespace index {
9
+ export {
10
+ index_all as all,
11
+ index_lessConfig as lessConfig,
12
+ index_scssConfig as scssConfig,
13
+ };
14
+ }
15
+
16
+ export { index as i };
@@ -0,0 +1,31 @@
1
+ import { all } from '../eslint/config/all.js';
2
+ import { baseConfig } from '../eslint/config/base.js';
3
+ import { importsConfig } from '../eslint/config/imports.js';
4
+ import { jsonConfig } from '../eslint/config/json.js';
5
+ import { jsxConfig } from '../eslint/config/jsx.js';
6
+ import { prettierConfig } from '../eslint/config/prettier.js';
7
+ import { reactConfig } from '../eslint/config/react.js';
8
+ import { vueConfig } from '../eslint/config/vue.js';
9
+
10
+ declare const index_all: typeof all;
11
+ declare const index_baseConfig: typeof baseConfig;
12
+ declare const index_importsConfig: typeof importsConfig;
13
+ declare const index_jsonConfig: typeof jsonConfig;
14
+ declare const index_jsxConfig: typeof jsxConfig;
15
+ declare const index_prettierConfig: typeof prettierConfig;
16
+ declare const index_reactConfig: typeof reactConfig;
17
+ declare const index_vueConfig: typeof vueConfig;
18
+ declare namespace index {
19
+ export {
20
+ index_all as all,
21
+ index_baseConfig as baseConfig,
22
+ index_importsConfig as importsConfig,
23
+ index_jsonConfig as jsonConfig,
24
+ index_jsxConfig as jsxConfig,
25
+ index_prettierConfig as prettierConfig,
26
+ index_reactConfig as reactConfig,
27
+ index_vueConfig as vueConfig,
28
+ };
29
+ }
30
+
31
+ export { index as i };
@@ -11,14 +11,14 @@ const eslint_config_vue = require('../eslint/config/vue.cjs');
11
11
 
12
12
  const index = {
13
13
  __proto__: null,
14
- all: eslint_config_all,
15
- base: eslint_config_base,
16
- imports: eslint_config_imports,
17
- json: eslint_config_json,
18
- jsx: eslint_config_jsx,
19
- prettier: eslint_config_prettier,
20
- react: eslint_config_react,
21
- vue: eslint_config_vue
14
+ all: eslint_config_all.all,
15
+ baseConfig: eslint_config_base.baseConfig,
16
+ importsConfig: eslint_config_imports.importsConfig,
17
+ jsonConfig: eslint_config_json.jsonConfig,
18
+ jsxConfig: eslint_config_jsx.jsxConfig,
19
+ prettierConfig: eslint_config_prettier.prettierConfig,
20
+ reactConfig: eslint_config_react.reactConfig,
21
+ vueConfig: eslint_config_vue.vueConfig
22
22
  };
23
23
 
24
24
  exports.index = index;
@@ -0,0 +1,22 @@
1
+ import { all } from '../prettier/config/all.mjs';
2
+ import { baseConfig } from '../prettier/config/base.mjs';
3
+ import { pugConfig } from '../prettier/config/pug.mjs';
4
+ import { vueConfig } from '../prettier/config/vue.mjs';
5
+ import { ymlConfig } from '../prettier/config/yml.mjs';
6
+
7
+ declare const index_all: typeof all;
8
+ declare const index_baseConfig: typeof baseConfig;
9
+ declare const index_pugConfig: typeof pugConfig;
10
+ declare const index_vueConfig: typeof vueConfig;
11
+ declare const index_ymlConfig: typeof ymlConfig;
12
+ declare namespace index {
13
+ export {
14
+ index_all as all,
15
+ index_baseConfig as baseConfig,
16
+ index_pugConfig as pugConfig,
17
+ index_vueConfig as vueConfig,
18
+ index_ymlConfig as ymlConfig,
19
+ };
20
+ }
21
+
22
+ export { index as i };
@@ -0,0 +1,31 @@
1
+ import { all } from '../eslint/config/all.cjs';
2
+ import { baseConfig } from '../eslint/config/base.cjs';
3
+ import { importsConfig } from '../eslint/config/imports.cjs';
4
+ import { jsonConfig } from '../eslint/config/json.cjs';
5
+ import { jsxConfig } from '../eslint/config/jsx.cjs';
6
+ import { prettierConfig } from '../eslint/config/prettier.cjs';
7
+ import { reactConfig } from '../eslint/config/react.cjs';
8
+ import { vueConfig } from '../eslint/config/vue.cjs';
9
+
10
+ declare const index_all: typeof all;
11
+ declare const index_baseConfig: typeof baseConfig;
12
+ declare const index_importsConfig: typeof importsConfig;
13
+ declare const index_jsonConfig: typeof jsonConfig;
14
+ declare const index_jsxConfig: typeof jsxConfig;
15
+ declare const index_prettierConfig: typeof prettierConfig;
16
+ declare const index_reactConfig: typeof reactConfig;
17
+ declare const index_vueConfig: typeof vueConfig;
18
+ declare namespace index {
19
+ export {
20
+ index_all as all,
21
+ index_baseConfig as baseConfig,
22
+ index_importsConfig as importsConfig,
23
+ index_jsonConfig as jsonConfig,
24
+ index_jsxConfig as jsxConfig,
25
+ index_prettierConfig as prettierConfig,
26
+ index_reactConfig as reactConfig,
27
+ index_vueConfig as vueConfig,
28
+ };
29
+ }
30
+
31
+ export { index as i };