From 732284f7d199457c75c1eb2aa3f23f488b9130ad Mon Sep 17 00:00:00 2001 From: "WillBooster Inc." Date: Sat, 9 May 2026 02:38:53 +0900 Subject: [PATCH] chore: willboosterify this repo --- .yarnrc.yml | 1 + oxlint.config.ts | 4 +++- package.json | 2 +- yarn.lock | 10 +++++----- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.yarnrc.yml b/.yarnrc.yml index 6db975e..f6e07da 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -24,6 +24,7 @@ npmPreapprovedPackages: - one-way-git-sync - next - '@next/*' + - '@types/*' - '@typescript/*' - '@oxfmt/*' - '@oxlint/*' diff --git a/oxlint.config.ts b/oxlint.config.ts index 2eb4328..fc08172 100644 --- a/oxlint.config.ts +++ b/oxlint.config.ts @@ -1,5 +1,7 @@ // wbfy:start oxlint-base -import oxlintResolvedConfig from '@willbooster/oxlint-config'; +import oxlintBaseConfig from '@willbooster/oxlint-config'; + +const oxlintResolvedConfig = oxlintBaseConfig; // wbfy:end oxlint-base // wbfy:start oxlint-export diff --git a/package.json b/package.json index 0514bd1..1e1da5e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@typescript/native-preview": "7.0.0-dev.20260421.2", "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", - "@willbooster/wb": "13.12.13", + "@willbooster/wb": "13.12.14", "build-ts": "17.1.10", "conventional-changelog-conventionalcommits": "9.3.1", "jsdom": "29.0.2", diff --git a/yarn.lock b/yarn.lock index 969a9db..d45f6aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3795,7 +3795,7 @@ __metadata: "@willbooster/monaco-loader": "npm:1.1.1" "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" - "@willbooster/wb": "npm:13.12.13" + "@willbooster/wb": "npm:13.12.14" build-ts: "npm:17.1.10" conventional-changelog-conventionalcommits: "npm:9.3.1" jsdom: "npm:29.0.2" @@ -3845,9 +3845,9 @@ __metadata: languageName: node linkType: hard -"@willbooster/wb@npm:13.12.13": - version: 13.12.13 - resolution: "@willbooster/wb@npm:13.12.13" +"@willbooster/wb@npm:13.12.14": + version: 13.12.14 + resolution: "@willbooster/wb@npm:13.12.14" dependencies: chalk: "npm:5.6.2" dotenv: "npm:17.4.2" @@ -3859,7 +3859,7 @@ __metadata: yargs: "npm:18.0.0" bin: wb: bin/index.js - checksum: 10c0/3819f93a041ded16ad95f7d655c60bd540cccb1e0d1b1f87240c37f10993e8225251a0cf69e0f553a2baaa0e62a06bfcc29f72e568af13fe8c9fff9acae24ded + checksum: 10c0/3d1812d7a7bcfcc4d80185121320efaa3bbc6f1b44341aff4157bb3b1d8030a46cc35ab542f9f361410da0ab0878e986be7f37b801ce1c4cdcce7f02f81420d4 languageName: node linkType: hard