(misc): Add npm settings.

This commit is contained in:
Nix "UwU" Krystik
2026-03-12 02:18:04 +08:00
parent dda882ff66
commit aa4be3c3b6
2 changed files with 13 additions and 0 deletions

12
.npmignore Normal file
View File

@@ -0,0 +1,12 @@
# Git
.gitignore
.gitattributes
# Node
node_modules/
.npmrc
package_lock.json
# Misc
README.md
tsconfig.json

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
registry=https://npm.hep.gg