Save current BZZZ config-ui state before CHORUS branding update
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
42
install/config-ui/node_modules/@rushstack/eslint-patch/package.json
generated
vendored
Normal file
42
install/config-ui/node_modules/@rushstack/eslint-patch/package.json
generated
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "@rushstack/eslint-patch",
|
||||
"version": "1.12.0",
|
||||
"description": "Enhance ESLint with better support for large scale monorepos",
|
||||
"main": "lib/usage.js",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"url": "https://github.com/microsoft/rushstack.git",
|
||||
"type": "git",
|
||||
"directory": "eslint/eslint-patch"
|
||||
},
|
||||
"homepage": "https://rushstack.io",
|
||||
"keywords": [
|
||||
"eslintrc",
|
||||
"config",
|
||||
"module",
|
||||
"resolve",
|
||||
"resolver",
|
||||
"plugin",
|
||||
"relative",
|
||||
"package",
|
||||
"bulk",
|
||||
"suppressions",
|
||||
"monorepo",
|
||||
"monkey",
|
||||
"patch"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@rushstack/heft": "0.73.2",
|
||||
"@types/eslint-8": "npm:@types/eslint@8.56.10",
|
||||
"@types/eslint-9": "npm:@types/eslint@9.6.1",
|
||||
"@typescript-eslint/types": "~8.31.0",
|
||||
"eslint-9": "npm:eslint@~9.25.1",
|
||||
"eslint-8": "npm:eslint@~8.57.0",
|
||||
"typescript": "~5.8.2",
|
||||
"decoupled-local-node-rig": "1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "heft build --clean",
|
||||
"_phase:build": "heft run --only build -- --clean"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user