Commit 1768e2e
Add .npmrc to prettierignore
Prettier was trying to parse .npmrc as YAML and failing because it's
actually INI format. Add it to .prettierignore to skip formatting checks.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 45f92eb commit 1768e2e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments