Skip to content

Commit

Permalink
refactor: pack
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa committed Aug 23, 2023
1 parent 91e1fba commit 8f24177
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 34 deletions.
60 changes: 31 additions & 29 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,34 +1,36 @@
/test/jest/
/test/
/Makefile
/jest.sh
/update-badge.sh
/.travis.yml
.env
.github/
.vscode/
/.idea/
/.nvmrc
/.prettierignore
/bash/
/coverage/
/stopsopa-validator*
/local.txt
/.idea/
index.html
/server.js
/yarn.lock
/examples.es5.js
/examples.es6.js
/jasmine/
/jest.sh
/log/
node_modules
yarn-error*
/local.txt
/dev/
/.github/workflows/playwright.yml
/.nvmrc
/Makefile
package.dev.json
/prettier.config.cjs

/package.dev.json
/travis.sh
/comment.txt
/server.js
/stopsopa-validator*
/tests/
/todo.txt
/examples.es5.js
/examples.es6.js
/bash/
.vscode/



/yarn.lock
arrayIntersect.js
delay.js
each.js
get.js
index.html
jest.config.js
jest.snapshotResolver.js
LICENSE
node_modules
playwright*
README.md
set.js
size.js
update.sh
yarn-error*
5 changes: 0 additions & 5 deletions comment.txt

This file was deleted.

0 comments on commit 8f24177

Please sign in to comment.