Loading apps/cli/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -41,10 +41,10 @@ "source-map-support": "^0.5.21" }, "devDependencies": { "@types/node": "^22.5.0", "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "prettier": "^3.3.3", "typescript": "^5.5.4" "typescript": "^5.6.2" } } apps/cli/tsconfig.test.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "extends": "./tsconfig.build.json", "compilerOptions": {}, "exclude": [] } libraries/adb-credential-web/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "prettier": "^3.3.3", "typescript": "^5.5.4" "typescript": "^5.6.2" } } libraries/adb-credential-web/tsconfig.test.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "extends": "./tsconfig.build.json", "compilerOptions": {}, "exclude": [] } libraries/adb-daemon-webusb/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -38,11 +38,11 @@ "@yume-chan/struct": "workspace:^0.0.24" }, "devDependencies": { "@types/node": "^22.5.0", "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/test-runner": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "prettier": "^3.3.3", "typescript": "^5.5.4" "typescript": "^5.6.2" } } Loading
apps/cli/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -41,10 +41,10 @@ "source-map-support": "^0.5.21" }, "devDependencies": { "@types/node": "^22.5.0", "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "prettier": "^3.3.3", "typescript": "^5.5.4" "typescript": "^5.6.2" } }
apps/cli/tsconfig.test.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "extends": "./tsconfig.build.json", "compilerOptions": {}, "exclude": [] }
libraries/adb-credential-web/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "prettier": "^3.3.3", "typescript": "^5.5.4" "typescript": "^5.6.2" } }
libraries/adb-credential-web/tsconfig.test.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "extends": "./tsconfig.build.json", "compilerOptions": {}, "exclude": [] }
libraries/adb-daemon-webusb/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -38,11 +38,11 @@ "@yume-chan/struct": "workspace:^0.0.24" }, "devDependencies": { "@types/node": "^22.5.0", "@types/node": "^22.5.4", "@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/test-runner": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0", "prettier": "^3.3.3", "typescript": "^5.5.4" "typescript": "^5.6.2" } }