@anolilab/lint-staged-config 1.0.1 → 1.1.1

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 (65) hide show
  1. package/CHANGELOG.md +40 -0
  2. package/dist/chunk-26UFUGBI.js +11 -0
  3. package/dist/chunk-26UFUGBI.js.map +1 -0
  4. package/dist/chunk-32WCNCA6.mjs +8 -0
  5. package/dist/chunk-32WCNCA6.mjs.map +1 -0
  6. package/dist/{chunk-2NJHQVOR.mjs → chunk-3GJFQHMH.mjs} +2 -2
  7. package/dist/{chunk-X6YOEYWM.js → chunk-57F5GRFM.js} +3 -3
  8. package/dist/chunk-7NERYZQR.mjs +8 -0
  9. package/dist/{chunk-BVGKAMQV.mjs.map → chunk-7NERYZQR.mjs.map} +1 -1
  10. package/dist/{chunk-CCERQD4S.js → chunk-B7BKRXC3.js} +1 -1
  11. package/dist/{chunk-CCERQD4S.js.map → chunk-B7BKRXC3.js.map} +1 -1
  12. package/dist/{chunk-5AJKEWYR.js → chunk-CZNOXHD3.js} +3 -3
  13. package/dist/chunk-EFS7QODA.js +15 -0
  14. package/dist/chunk-EFS7QODA.js.map +1 -0
  15. package/dist/{chunk-VWUDOPED.js → chunk-FHMGSJ6B.js} +3 -3
  16. package/dist/{chunk-A5GQULUO.mjs → chunk-JPSOVV4A.mjs} +2 -2
  17. package/dist/{chunk-QUK4P43M.mjs → chunk-KNLP6LX4.mjs} +2 -2
  18. package/dist/chunk-KQX2BKNX.mjs +12 -0
  19. package/dist/chunk-KQX2BKNX.mjs.map +1 -0
  20. package/dist/chunk-NRIST5UV.js +9 -0
  21. package/dist/{chunk-MQKG4NW7.mjs → chunk-OKIQX5HY.mjs} +2 -2
  22. package/dist/chunk-VAUDCZ4C.js +10 -0
  23. package/dist/{chunk-MCOYFEKC.js.map → chunk-VAUDCZ4C.js.map} +1 -1
  24. package/dist/{chunk-YUER2OJU.mjs → chunk-WAVKF2WX.mjs} +1 -1
  25. package/dist/{chunk-YUER2OJU.mjs.map → chunk-WAVKF2WX.mjs.map} +1 -1
  26. package/dist/groups/eslint/index.js +4 -4
  27. package/dist/groups/eslint/index.mjs +3 -3
  28. package/dist/groups/json.js +3 -3
  29. package/dist/groups/json.mjs +2 -2
  30. package/dist/groups/markdown.js +3 -3
  31. package/dist/groups/markdown.mjs +2 -2
  32. package/dist/groups/stylesheets.js +3 -3
  33. package/dist/groups/stylesheets.mjs +2 -2
  34. package/dist/groups/tests.js +3 -3
  35. package/dist/groups/tests.mjs +2 -2
  36. package/dist/groups/typescript.js +3 -3
  37. package/dist/groups/typescript.mjs +2 -2
  38. package/dist/index.js +13 -13
  39. package/dist/index.js.map +1 -1
  40. package/dist/index.mjs +14 -14
  41. package/dist/index.mjs.map +1 -1
  42. package/dist/postinstall.js +13 -12
  43. package/dist/postinstall.js.map +1 -1
  44. package/dist/postinstall.mjs +13 -12
  45. package/dist/postinstall.mjs.map +1 -1
  46. package/package.json +7 -7
  47. package/dist/chunk-5IWFJALT.mjs +0 -12
  48. package/dist/chunk-5IWFJALT.mjs.map +0 -1
  49. package/dist/chunk-BVGKAMQV.mjs +0 -8
  50. package/dist/chunk-GXZBYQVF.js +0 -9
  51. package/dist/chunk-HAERDTLI.js +0 -11
  52. package/dist/chunk-HAERDTLI.js.map +0 -1
  53. package/dist/chunk-MCOYFEKC.js +0 -10
  54. package/dist/chunk-MKZ4RRUB.mjs +0 -8
  55. package/dist/chunk-MKZ4RRUB.mjs.map +0 -1
  56. package/dist/chunk-TWU5ONPK.js +0 -15
  57. package/dist/chunk-TWU5ONPK.js.map +0 -1
  58. /package/dist/{chunk-2NJHQVOR.mjs.map → chunk-3GJFQHMH.mjs.map} +0 -0
  59. /package/dist/{chunk-X6YOEYWM.js.map → chunk-57F5GRFM.js.map} +0 -0
  60. /package/dist/{chunk-5AJKEWYR.js.map → chunk-CZNOXHD3.js.map} +0 -0
  61. /package/dist/{chunk-VWUDOPED.js.map → chunk-FHMGSJ6B.js.map} +0 -0
  62. /package/dist/{chunk-A5GQULUO.mjs.map → chunk-JPSOVV4A.mjs.map} +0 -0
  63. /package/dist/{chunk-QUK4P43M.mjs.map → chunk-KNLP6LX4.mjs.map} +0 -0
  64. /package/dist/{chunk-GXZBYQVF.js.map → chunk-NRIST5UV.js.map} +0 -0
  65. /package/dist/{chunk-MQKG4NW7.mjs.map → chunk-OKIQX5HY.mjs.map} +0 -0
@@ -1,15 +0,0 @@
1
- 'use strict';
2
-
3
- var chunkCCERQD4S_js = require('./chunk-CCERQD4S.js');
4
- var chunkHAERDTLI_js = require('./chunk-HAERDTLI.js');
5
- var packageJsonUtils = require('@anolilab/package-json-utils');
6
- var path = require('path');
7
- var eslint = require('eslint');
8
- var shellQuote = require('shell-quote');
9
-
10
- !global.anolilabLintStagedPackageJsonConfig&&packageJsonUtils.pkg&&(global.anolilabLintStagedPackageJsonConfig=packageJsonUtils.pkg?.anolilab?.["lint-staged-config"]);var $=global.anolilabLintStagedPackageJsonConfig??{},u=$;var k=n=>{let t={};return n.forEach(s=>{let i=path.dirname(s);t[i]||(t[i]=[]),t[i].push(s);}),t},p=k;var F=async n=>{let t=new eslint.ESLint,s=await Promise.all(n.map(o=>t.isPathIgnored(o)));return n.filter((o,a)=>!s[a]).map(o=>`"${chunkHAERDTLI_js.a?o:shellQuote.quote([o])}"`)},h=F;var e=u?.settings?.eslint??{},y=["react-hooks/exhaustive-deps: off"],r=".eslintrc",A=()=>{let n=[];e?.["max-warnings"]!==void 0&&Number.isNaN(e["max-warnings"])?n.push(`--max-warnings=${e["max-warnings"]}`):e?.["max-warnings"]!==!1&&n.push("--max-warnings=0");let t=[];e?.rules!==void 0&&Array.isArray(e.rules)?t.push([...e.rules,...y].filter(i=>i.trim().length>0).map(i=>`"${i.trim()}"`)):t.push(y.map(i=>`"${i.trim()}"`)),t.length>0&&n.push(`--rule ${t.join(" --rule ")}`);let s=[...e?.["fix-type"]??["layout"]].filter(i=>i.trim().length>0);return s.length>0&&n.push(`--fix-type ${s.join(",")}`,"--fix"),e?.cache&&n.push("--cache"),n},E=async n=>{let t=await h(n),s=A();if(e?.config)return s.push(`--config ${e.config}`),[`cross-env NO_LOGS=true eslint ${s.join(" ")} ${t.join(" ")}`];let i=p(t),o=[];return Object.values(i).forEach(a=>{let l;[r,`${r}.js`,`${r}.cjs`,`${r}.json`,`${r}.yaml`,`${r}.yml`].forEach(S=>{if(!l)try{l=chunkCCERQD4S_js.a(S,a[0]);}catch{}}),l&&o.push(`cross-env NO_LOGS=true eslint ${s.join(" ")} --config ${l} ${a.join(" ")}`);}),o},g=E;var x=["cjs","js","mjs","cts","ts","mts","yml","yaml","jsx","tsx","mdx","toml"];global.hasAnolilabLintStagedMarkdownCli||(global.hasAnolilabLintStagedMarkdownCli=packageJsonUtils.hasDependency("markdownlint-cli")||packageJsonUtils.hasDevDependency("markdownlint-cli"));global.hasAnolilabLintStagedMarkdownCli2||(global.hasAnolilabLintStagedMarkdownCli2=packageJsonUtils.hasDependency("markdownlint-cli2")||packageJsonUtils.hasDevDependency("markdownlint-cli2"));!global.hasAnolilabLintStagedMarkdownCli&&!global.hasAnolilabLintStagedMarkdownCli2&&x.push("md");var N={[`*.{${[x].join(",")}}`]:async n=>[`prettier --write ${chunkHAERDTLI_js.b(n)}`,...await g(n)],[`*.{${["json","json5","jsonc"].join(",")}}`]:async n=>[...await g(n)]},K=N;
11
-
12
- exports.a = u;
13
- exports.b = K;
14
- //# sourceMappingURL=out.js.map
15
- //# sourceMappingURL=chunk-TWU5ONPK.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/groups/eslint/index.ts","../src/utils/lint-staged-config.ts","../src/groups/eslint/group-file-paths-by-directory-name.ts","../src/groups/eslint/remove-ignored-files.ts","../src/groups/eslint/create-eslint-commands.ts"],"names":["hasDependency","hasDevDependency","pkg","config","lint_staged_config_default","dirname","groupFilePathsByDirectoryName","filePaths","groups","filePath","directoryName","group_file_paths_by_directory_name_default","ESLint","quote","removeIgnoredFiles","filenames","eslint","ignoredFiles","filename","_","index","is_windows_default","remove_ignored_files_default","eslintSettings","eslintGlobalRulesForFix","configFile","createEslintArguments","eslintArguments","rules","rule","r","fixType","type","createEslintCommands","filteredFiles","groupedFilesNames","eslintCommands","configName","get_nearest_config_path_default","create_eslint_commands_default","extensions","group","concat_files_default","eslint_default"],"mappings":"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","sourcesContent":["import { hasDependency, hasDevDependency } from \"@anolilab/package-json-utils\";\nimport type { Config } from \"lint-staged\";\n\nimport concatFiles from \"../../utils/concat-files\";\nimport createEslintCommands from \"./create-eslint-commands\";\n\nconst extensions = [\"cjs\", \"js\", \"mjs\", \"cts\", \"ts\", \"mts\", \"yml\", \"yaml\", \"jsx\", \"tsx\", \"mdx\", \"toml\"];\n\nif (!global.hasAnolilabLintStagedMarkdownCli) {\n global.hasAnolilabLintStagedMarkdownCli = hasDependency(\"markdownlint-cli\") || hasDevDependency(\"markdownlint-cli\");\n}\n\nif (!global.hasAnolilabLintStagedMarkdownCli2) {\n global.hasAnolilabLintStagedMarkdownCli2 = hasDependency(\"markdownlint-cli2\") || hasDevDependency(\"markdownlint-cli2\");\n}\n\nif (!global.hasAnolilabLintStagedMarkdownCli && !global.hasAnolilabLintStagedMarkdownCli2) {\n extensions.push(\"md\");\n}\n\nconst group: Config = {\n [`*.{${[extensions].join(\",\")}}`]: async (filenames: string[]) => [\n `prettier --write ${concatFiles(filenames)}`,\n ...(await createEslintCommands(filenames)),\n ],\n [`*.{${[\"json\", \"json5\", \"jsonc\"].join(\",\")}}`]: async (filenames: string[]) => [...(await createEslintCommands(filenames))],\n};\n\nexport default group;\n","import { pkg } from \"@anolilab/package-json-utils\";\n\nif (!global.anolilabLintStagedPackageJsonConfig && pkg) {\n // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment,@typescript-eslint/no-unsafe-member-access\n global.anolilabLintStagedPackageJsonConfig = pkg?.[\"anolilab\"]?.[\"lint-staged-config\"];\n}\n\nconst config: { [key: string]: boolean | undefined } = global.anolilabLintStagedPackageJsonConfig ?? {};\n\nexport default config;\n","import { dirname } from \"node:path\";\n\nconst groupFilePathsByDirectoryName = (filePaths: string[]): { [key: string]: string[] } => {\n const groups: { [key: string]: string[] } = {};\n\n filePaths.forEach((filePath) => {\n const directoryName = dirname(filePath);\n\n if (!groups[directoryName]) {\n groups[directoryName] = [];\n }\n\n (groups[directoryName] as string[]).push(filePath);\n });\n\n return groups;\n};\n\nexport default groupFilePathsByDirectoryName;\n","// eslint-disable-next-line import/no-extraneous-dependencies\nimport { ESLint } from \"eslint\";\nimport { quote } from \"shell-quote\";\n\nimport isWindows from \"../../utils/is-windows\";\n\nconst removeIgnoredFiles = async (filenames: string[]): Promise<string[]> => {\n const eslint = new ESLint();\n // eslint-disable-next-line compat/compat\n const ignoredFiles = await Promise.all(filenames.map((filename) => eslint.isPathIgnored(filename)));\n const filteredFiles = filenames.filter((_, index) => !ignoredFiles[index]);\n\n return filteredFiles.map((filename) => `\"${isWindows ? filename : quote([filename])}\"`);\n};\n\nexport default removeIgnoredFiles;\n","import getNearestConfigPath from \"../../utils/get-nearest-config-path\";\nimport anolilabLintStagedConfig from \"../../utils/lint-staged-config\";\nimport groupFilePathsByDirectoryName from \"./group-file-paths-by-directory-name\";\nimport removeIgnoredFiles from \"./remove-ignored-files\";\n\ntype ESLintSettings = {\n settings: {\n eslint?: {\n \"max-warnings\"?: number | string | false;\n rules?: string[];\n \"fix-type\": string[];\n cache?: boolean;\n config?: string;\n };\n };\n};\n\nconst eslintSettings: ESLintSettings[\"settings\"][\"eslint\"] = (anolilabLintStagedConfig as unknown as ESLintSettings)?.[\"settings\"]?.[\"eslint\"] ?? ({} as ESLintSettings[\"settings\"][\"eslint\"]);\n\nconst eslintGlobalRulesForFix = [\n // react-hooks/eslint and react in general is very strict about exhaustively\n // declaring the dependencies when using the useEffect, useCallback... hooks.\n //\n // In some specific scenarios declaring the deps seems 'less' wanted or 'less' applicable\n // by the developer, leading to some exceptions in the code. That said it should be avoided.\n //\n // While the 'react-hooks/exhaustive-deps' rule is a good rule of thumb, it's not recommended to\n // automatically fix it from lint-staged as it can potentially break a legit intent.\n //\n // Reminder that a good practice is to always declare the dependencies when using the hooks,\n // and if not applicable, add an eslint disable comment to the useEffect, useCallback... such as:\n //\n // // eslint-disable-next-line react-hooks/exhaustive-deps\n //\n // Another approach can be to use hooks such as https://github.com/kentcdodds/use-deep-compare-effect to quickly bypass\n // shallow rendering limitations.\n //\n // @see https://reactjs.org/docs/hooks-rules.html\n // @see https://eslint.org/docs/2.13.1/user-guide/configuring#disabling-rules-with-inline-comments\n \"react-hooks/exhaustive-deps: off\",\n];\n\nconst configFile = \".eslintrc\";\n\nconst createEslintArguments = (): string[] => {\n const eslintArguments: string[] = [];\n\n if (eslintSettings?.[\"max-warnings\"] !== undefined && Number.isNaN(eslintSettings[\"max-warnings\"])) {\n eslintArguments.push(`--max-warnings=${eslintSettings[\"max-warnings\"]}`);\n } else if (eslintSettings?.[\"max-warnings\"] !== false) {\n eslintArguments.push(\"--max-warnings=0\");\n }\n\n const rules = [];\n\n if (eslintSettings?.[\"rules\"] !== undefined && Array.isArray(eslintSettings[\"rules\"])) {\n rules.push([...eslintSettings[\"rules\"], ...eslintGlobalRulesForFix].filter((rule) => rule.trim().length > 0).map((r) => `\"${r.trim()}\"`));\n } else {\n rules.push(eslintGlobalRulesForFix.map((r) => `\"${r.trim()}\"`));\n }\n\n if (rules.length > 0) {\n eslintArguments.push(`--rule ${rules.join(\" --rule \")}`);\n }\n\n // For lint-staged it's safer to not apply the fix command if it changes the AST\n // @see https://eslint.org/docs/user-guide/command-line-interface#--fix-type\n const fixType = [...(eslintSettings?.[\"fix-type\"] ?? [\"layout\"])].filter((type) => type.trim().length > 0);\n\n if (fixType.length > 0) {\n eslintArguments.push(`--fix-type ${fixType.join(\",\")}`, \"--fix\");\n }\n\n if (eslintSettings?.[\"cache\"]) {\n eslintArguments.push(\"--cache\");\n }\n\n return eslintArguments;\n};\n\nconst createEslintCommands = async (filenames: string[]): Promise<string[]> => {\n const filteredFiles = await removeIgnoredFiles(filenames);\n\n const eslintArguments = createEslintArguments();\n\n if (eslintSettings?.[\"config\"]) {\n eslintArguments.push(`--config ${eslintSettings[\"config\"]}`);\n\n return [`cross-env NO_LOGS=true eslint ${eslintArguments.join(\" \")} ${filteredFiles.join(\" \")}`];\n }\n\n const groupedFilesNames = groupFilePathsByDirectoryName(filteredFiles);\n const eslintCommands: string[] = [];\n\n Object.values(groupedFilesNames).forEach((filePaths) => {\n let config: string | undefined;\n\n [configFile, `${configFile}.js`, `${configFile}.cjs`, `${configFile}.json`, `${configFile}.yaml`, `${configFile}.yml`].forEach((configName) => {\n if (config) {\n return;\n }\n\n try {\n // eslint-disable-next-line no-template-curly-in-string\n config = getNearestConfigPath(configName, filePaths[0] as \"/${string}\");\n } catch {\n // Ignore\n }\n });\n\n if (config) {\n eslintCommands.push(`cross-env NO_LOGS=true eslint ${eslintArguments.join(\" \")} --config ${config} ${filePaths.join(\" \")}`);\n }\n });\n\n return eslintCommands;\n};\n\nexport default createEslintCommands;\n"]}