1
0

update npmignore

This commit is contained in:
2023-11-11 19:18:48 +01:00
parent 71bc31cf87
commit dc1920b477

View File

@@ -1,7 +1,9 @@
.editorconfig
.github/ .github/
.nvmrc
index.spec.js
index.test.js
jest.config.ts
src/ src/
test/ test/
.nvmrc
index.test.js
tsconfig.json tsconfig.json
.editorconfig