wp0.li/rush.json

19 lines
426 B
JSON
Executable File

{
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json",
"rushVersion": "5.42.2",
"pnpmVersion": "5.18.7",
"nodeSupportedVersionRange": ">=14.0.0 <15.0.0",
"suppressNodeLtsWarning": true,
"ensureConsistentVersions": true,
"telemetryEnabled": false,
"projects": [
{
"packageName": "@andrienko/ark",
"projectFolder": "ark",
"shouldPublish": false
}
]
}