docs: add plugin to format package manager scripts (#12254)

This commit is contained in:
Nikolay Vitkov
2024-04-11 17:47:14 +02:00
committed by GitHub
parent 60699da691
commit efc74a7366
9 changed files with 49 additions and 10 deletions

View File

@@ -85,7 +85,7 @@ node tools/smoke.mjs
The schematics utilize `@angular-devkit/schematics/testing` for verifying correct file creation and `package.json` updates. To execute the test suit:
```bash
```bash npm2yarn
npm run test
```