1
0

update npmignore

This commit is contained in:
2024-01-20 23:38:58 +01:00
parent e04bcfb395
commit 3aecc4ca5f

View File

@@ -1,7 +1,10 @@
.editorconfig
.github/ .github/
.gitignore
.nvmrc
coverage/
jest.config.ts
MIGRATION.md
src/ src/
tests/ tests/
.nvmrc
MIGRATION.md
tsconfig.json tsconfig.json
.editorconfig