@hyoretsu/configs 1.2.19 → 1.2.21
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.
- package/dist/commitlint/index.cjs +1 -1
- package/dist/eslint/index.cjs +1 -1
- package/dist/lint-staged/index.cjs +1 -1
- package/dist/ts/backend.json +1 -6
- package/dist/ts/base.json +1 -6
- package/dist/ts/frontend.json +1 -7
- package/dist/ts/lib.json +1 -6
- package/dist/ts/nest.json +1 -4
- package/package.json +14 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
var i=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var p=(s,e)=>{for(var a in e)i(s,a,{get:e[a],enumerable:!0})},l=(s,e,a,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of c(e))!m.call(s,t)&&t!==a&&i(s,t,{get:()=>e[t],enumerable:!(o=n(e,t))||o.enumerable});return s};var r=s=>l(i({},"__esModule",{value:!0}),s);var d={};p(d,{default:()=>u});module.exports=r(d);var u={extends:["@commitlint/config-conventional"],prompt:{questions:{type:{enum:{bump:{description:"Package updates.",emoji:"\u2B06\uFE0F"},change:{description:"Simple changes that don't amount to a feature.",emoji:"\u{1F504}"},misc:{description:"Miscellaneous changes.",emoji:"\u{1F9F1}"}}}}},rules:{"body-case":[2,"always",["camel-case","lower-case","pascal-case","sentence-case"]]}};
|
package/dist/eslint/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var j=Object.create;var c=Object.defineProperty;var b=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,F=Object.prototype.hasOwnProperty;var $=(e,t)=>{for(var n in t)c(e,n,{get:t[n],enumerable:!0})},u=(e,t,n,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of v(t))!F.call(e,i)&&i!==n&&c(e,i,{get:()=>t[i],enumerable:!(a=b(t,i))||a.enumerable});return e};var d=(e,t,n)=>(n=e!=null?j(h(e)):{},u(t||!e||!e.__esModule?c(n,"default",{value:e,enumerable:!0}):n,e)),k=e=>u(c({},"__esModule",{value:!0}),e);var S={};$(S,{default:()=>D,generateIgnores:()=>w});module.exports=k(S);var p=require("node:fs"),r=d(require("node:path"),1),y=d(require("@eslint/js"),1),g=require("eslint/config"),x=d(require("eslint-config-biome"),1),f=d(require("typescript-eslint"),1);const w=(e=".gitignore")=>{const t=r.default.resolve(e),n=r.default.dirname(t),a=r.default.basename(t);if(!(0,p.existsSync)(t))return{ignores:[]};const i=l=>(0,p.readdirSync)(l,{withFileTypes:!0}).flatMap(o=>{const s=r.default.join(l,o.name);return o.isDirectory()?o.name===".git"||o.name==="node_modules"?[]:i(s):o.isFile()&&o.name===a?[s]:[]});return{ignores:i(n).flatMap(l=>{const o=r.default.relative(n,r.default.dirname(l)).split(r.default.sep).join("/");return(0,p.readFileSync)(l,"utf-8").split(`
|
|
2
2
|
`).map(s=>s.replace(/\r$/,"")).filter(s=>s!==""&&s[0]!=="#"&&s[0]!=="!").map(s=>{const m=s[0]==="/"?s.slice(1):s;return o===""?`**/${m}`:`**/${o}/${m}`})})}};var D=(0,g.defineConfig)([{ignores:["**/.next/**","**/build/**","**/dist/**","**/node_modules/**"]},y.default.configs.recommended,{rules:{"no-useless-assignment":"off"}},{extends:[f.default.configs.strict,f.default.configs.stylistic],files:["**/*.ts","**/*.tsx"],languageOptions:{parser:f.default.parser},plugins:{"@typescript-eslint":f.default.plugin},rules:{"@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/no-confusing-void-expression":"off","@typescript-eslint/no-duplicate-enum-values":"off","@typescript-eslint/no-empty-function":"warn","@typescript-eslint/no-namespace":"off"}},{extends:[f.default.configs.disableTypeChecked],files:["**/*.js","**/*.jsx"],rules:{"no-undef":"off"}},{extends:[x.default],rules:{"@typescript-eslint/array-type":"off","@typescript-eslint/consistent-indexed-object-style":"off","@typescript-eslint/consistent-type-definitions":"off","@typescript-eslint/no-dynamic-delete":"off","@typescript-eslint/no-empty-object-type":"off","@typescript-eslint/no-namespace":"off","@typescript-eslint/no-non-null-asserted-optional-chain":"off","@typescript-eslint/no-unused-vars":"off","@typescript-eslint/prefer-for-of":"off","@typescript-eslint/require-await":"off","jest/max-nested-describe":"off","jest/no-disabled-tests":"off","jest/no-done-callback":"off","jest/no-duplicate-hooks":"off","jest/no-export":"off","jest/no-focused-tests":"off","jest/no-standalone-expect":"off","sort-imports":"off"}}]);0&&(module.exports={generateIgnores});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
var c=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var t=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var e=(n,a)=>{for(var s in a)c(n,s,{get:a[s],enumerable:!0})},m=(n,a,s,l)=>{if(a&&typeof a=="object"||typeof a=="function")for(let o of t(a))!p.call(n,o)&&o!==s&&c(n,o,{get:()=>a[o],enumerable:!(l=r(a,o))||l.enumerable});return n};var g=n=>m(c({},"__esModule",{value:!0}),n);var d={};e(d,{lintStagedConfig:()=>k});module.exports=g(d);const i={bun:[()=>"bun i --lockfile-only",()=>"git add bun.lock"],npm:[()=>"npm i --package-lock-only",()=>"git add package-lock.json"],pnpm:[()=>"pnpm i --lockfile-only",()=>"git add pnpm-lock.yaml"],yarn:[()=>"yarn install",()=>"git add yarn.lock"]},k=n=>({...n&&{"(bun.|package-|pnpm-|yarn.)lock*":i[n]},"*.(cjs|js|jsx|mjs|ts|tsx)":["bun run format:eslint"],"*.(css|graphql|cjs|js|jsx|mjs|json|jsonc|ts|tsx)":["bun run format:biome"],"**/*.prisma":[()=>"bun run generate"]});0&&(module.exports={lintStagedConfig});
|
package/dist/ts/backend.json
CHANGED
|
@@ -4,14 +4,11 @@
|
|
|
4
4
|
"allowJs": true,
|
|
5
5
|
"checkJs": true,
|
|
6
6
|
"emitDecoratorMetadata": true,
|
|
7
|
-
"esModuleInterop": true,
|
|
8
7
|
"experimentalDecorators": true,
|
|
9
8
|
"jsx": "react-jsx",
|
|
10
9
|
"lib": [
|
|
11
10
|
"ESNext"
|
|
12
11
|
],
|
|
13
|
-
"module": "Preserve",
|
|
14
|
-
"moduleResolution": "bundler",
|
|
15
12
|
"noEmit": true,
|
|
16
13
|
"noFallthroughCasesInSwitch": true,
|
|
17
14
|
"noImplicitOverride": true,
|
|
@@ -22,10 +19,8 @@
|
|
|
22
19
|
"rewriteRelativeImportExtensions": true,
|
|
23
20
|
"skipLibCheck": true,
|
|
24
21
|
"sourceMap": true,
|
|
25
|
-
"strict": true,
|
|
26
|
-
"target": "ESNext",
|
|
27
22
|
"typeRoots": [
|
|
28
|
-
"
|
|
23
|
+
"node",
|
|
29
24
|
"src/@types"
|
|
30
25
|
],
|
|
31
26
|
"verbatimModuleSyntax": true
|
package/dist/ts/base.json
CHANGED
|
@@ -3,13 +3,10 @@
|
|
|
3
3
|
"allowImportingTsExtensions": true,
|
|
4
4
|
"allowJs": true,
|
|
5
5
|
"checkJs": true,
|
|
6
|
-
"esModuleInterop": true,
|
|
7
6
|
"jsx": "react-jsx",
|
|
8
7
|
"lib": [
|
|
9
8
|
"ESNext"
|
|
10
9
|
],
|
|
11
|
-
"module": "Preserve",
|
|
12
|
-
"moduleResolution": "bundler",
|
|
13
10
|
"noEmit": true,
|
|
14
11
|
"noFallthroughCasesInSwitch": true,
|
|
15
12
|
"noImplicitOverride": true,
|
|
@@ -20,10 +17,8 @@
|
|
|
20
17
|
"rewriteRelativeImportExtensions": true,
|
|
21
18
|
"skipLibCheck": true,
|
|
22
19
|
"sourceMap": true,
|
|
23
|
-
"strict": true,
|
|
24
|
-
"target": "ESNext",
|
|
25
20
|
"typeRoots": [
|
|
26
|
-
"
|
|
21
|
+
"node",
|
|
27
22
|
"src/@types"
|
|
28
23
|
],
|
|
29
24
|
"verbatimModuleSyntax": true
|
package/dist/ts/frontend.json
CHANGED
|
@@ -3,15 +3,11 @@
|
|
|
3
3
|
"allowImportingTsExtensions": true,
|
|
4
4
|
"allowJs": true,
|
|
5
5
|
"checkJs": true,
|
|
6
|
-
"esModuleInterop": true,
|
|
7
6
|
"jsx": "react-jsx",
|
|
8
7
|
"lib": [
|
|
9
8
|
"DOM",
|
|
10
|
-
"DOM.Iterable",
|
|
11
9
|
"ESNext"
|
|
12
10
|
],
|
|
13
|
-
"module": "Preserve",
|
|
14
|
-
"moduleResolution": "bundler",
|
|
15
11
|
"noEmit": true,
|
|
16
12
|
"noFallthroughCasesInSwitch": true,
|
|
17
13
|
"noImplicitOverride": true,
|
|
@@ -22,10 +18,8 @@
|
|
|
22
18
|
"rewriteRelativeImportExtensions": true,
|
|
23
19
|
"skipLibCheck": true,
|
|
24
20
|
"sourceMap": true,
|
|
25
|
-
"strict": true,
|
|
26
|
-
"target": "ESNext",
|
|
27
21
|
"typeRoots": [
|
|
28
|
-
"
|
|
22
|
+
"node",
|
|
29
23
|
"src/@types"
|
|
30
24
|
],
|
|
31
25
|
"verbatimModuleSyntax": true
|
package/dist/ts/lib.json
CHANGED
|
@@ -6,13 +6,10 @@
|
|
|
6
6
|
"composite": false,
|
|
7
7
|
"declaration": true,
|
|
8
8
|
"emitDeclarationOnly": true,
|
|
9
|
-
"esModuleInterop": true,
|
|
10
9
|
"jsx": "react-jsx",
|
|
11
10
|
"lib": [
|
|
12
11
|
"ESNext"
|
|
13
12
|
],
|
|
14
|
-
"module": "Preserve",
|
|
15
|
-
"moduleResolution": "bundler",
|
|
16
13
|
"noEmit": false,
|
|
17
14
|
"noFallthroughCasesInSwitch": true,
|
|
18
15
|
"noImplicitOverride": true,
|
|
@@ -23,10 +20,8 @@
|
|
|
23
20
|
"rewriteRelativeImportExtensions": true,
|
|
24
21
|
"skipLibCheck": true,
|
|
25
22
|
"sourceMap": true,
|
|
26
|
-
"strict": true,
|
|
27
|
-
"target": "ESNext",
|
|
28
23
|
"typeRoots": [
|
|
29
|
-
"
|
|
24
|
+
"node",
|
|
30
25
|
"src/@types"
|
|
31
26
|
],
|
|
32
27
|
"verbatimModuleSyntax": true
|
package/dist/ts/nest.json
CHANGED
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"allowJs": true,
|
|
5
5
|
"checkJs": true,
|
|
6
6
|
"emitDecoratorMetadata": true,
|
|
7
|
-
"esModuleInterop": true,
|
|
8
7
|
"experimentalDecorators": true,
|
|
9
8
|
"jsx": "react-jsx",
|
|
10
9
|
"lib": [
|
|
@@ -22,10 +21,8 @@
|
|
|
22
21
|
"rewriteRelativeImportExtensions": true,
|
|
23
22
|
"skipLibCheck": true,
|
|
24
23
|
"sourceMap": true,
|
|
25
|
-
"strict": true,
|
|
26
|
-
"target": "ESNext",
|
|
27
24
|
"typeRoots": [
|
|
28
|
-
"
|
|
25
|
+
"node",
|
|
29
26
|
"src/@types"
|
|
30
27
|
],
|
|
31
28
|
"verbatimModuleSyntax": false
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hyoretsu/configs",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.21",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"files": [
|
|
@@ -54,30 +54,30 @@
|
|
|
54
54
|
"prepublishOnly": "bun run build"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@eslint/js": "^
|
|
58
|
-
"eslint": "^
|
|
57
|
+
"@eslint/js": "^10.0.1",
|
|
58
|
+
"eslint": "^10.1.0",
|
|
59
59
|
"eslint-config-biome": "^2.1.3",
|
|
60
|
-
"typescript-eslint": "^8.
|
|
60
|
+
"typescript-eslint": "^8.58.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@biomejs/biome": "latest",
|
|
64
|
-
"@commitlint/types": "^20.
|
|
64
|
+
"@commitlint/types": "^20.5.0",
|
|
65
65
|
"@hyoretsu/configs": "^1.2.18",
|
|
66
66
|
"@types/node": "^25.2.3",
|
|
67
67
|
"es-toolkit": "^1.42.0",
|
|
68
68
|
"lint-staged": "^16.2.7",
|
|
69
69
|
"tsup": "^8.5.1",
|
|
70
|
-
"typescript": "^
|
|
70
|
+
"typescript": "^6.0.2"
|
|
71
71
|
},
|
|
72
72
|
"peerDependencies": {
|
|
73
|
-
"@biomejs/biome": "^2.
|
|
74
|
-
"@commitlint/cli": "^20.
|
|
75
|
-
"@commitlint/config-conventional": "^20.
|
|
76
|
-
"@commitlint/prompt-cli": "^20.
|
|
77
|
-
"@eslint/js": "^
|
|
78
|
-
"eslint": "^
|
|
79
|
-
"lint-staged": "
|
|
80
|
-
"typescript": "^
|
|
73
|
+
"@biomejs/biome": "^2.4.0",
|
|
74
|
+
"@commitlint/cli": "^20.5.1",
|
|
75
|
+
"@commitlint/config-conventional": "^20.5.1",
|
|
76
|
+
"@commitlint/prompt-cli": "^20.5.1",
|
|
77
|
+
"@eslint/js": "^10.0.0",
|
|
78
|
+
"eslint": "^10.0.0",
|
|
79
|
+
"lint-staged": "^6.0.0",
|
|
80
|
+
"typescript": "^6.0.0",
|
|
81
81
|
"typescript-eslint": "^8.0.0"
|
|
82
82
|
},
|
|
83
83
|
"peerDependenciesMeta": {
|