This website requires JavaScript.
Explore
Help
Sign In
status-im
/
c-kzg-4844
mirror of
https://github.com/status-im/c-kzg-4844.git
Watch
2
Star
0
Fork
You've already forked c-kzg-4844
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe857cb3b9
c-kzg-4844
/
bindings
/
node.js
/
.prettierignore
4 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Cleanup
2022-11-03 22:13:49 +00:00
# Ignore artifacts:
build
Do not run prettier on dist
2022-11-04 05:37:56 +00:00
dist
Reorganize/Clean-Up Node Bindings (#189) * refactor(node-bindings): create src/lib/test folders * feat(node-bindings): update bundle/publish commands * refactor(node-bindings): remove unused files and dependencies * refactor(node-bindings): move fixtures to __fixtures__ * fix(node-bindings): revert format of fixture json file * fix(node-bindings): prettierignore and gitignore * feat(node-bindings): add bindings package * fix(node-bindings): fix test setup path * fix(node-bindings): remove post-build copy action in bindings.gyp * fix(node-bindings): package.json keys * Update contributors --------- Co-authored-by: George Kadianakis <desnacked@riseup.net>
2023-03-09 16:21:28 +00:00
node_modules