azure-sdk-for-cpp/eng/common/spelling/package.json
Azure SDK Bot e6f6921e08
Sync eng/common directory with azure-sdk-tools for PR 12569 (#6811)
* Upgrade cspell

* Use stdin for cspell input

* Add pipeline support to Invoke-Cspell.ps1

* Quote parameters

* Only quote the needed

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2025-10-30 10:42:49 -07:00

8 lines
105 B
JSON

{
"name": "cspell-version-pin",
"version": "1.0.0",
"dependencies": {
"cspell": "^9.2.1"
}
}