Commit da46829
Taniya Mathur
Add .npmrc with engine-strict=true to enforce Node.js 22.12+ and npm 11+ requirements
- Ensures npm install/ci fails immediately if version requirements aren't met
- Prevents build issues from incompatible Node.js/npm versions
- Complements package.json engines configuration1 parent 2296a26 commit da46829
2 files changed
+767
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments