polkadot-js/extension

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
build/
build-*/
coverage/
node_modules/
tmp/
NOTES.md
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.npmrc
.yarn/*
!.yarn/releases
!.yarn/plugins
.pnp.*
cc-test-reporter
lerna-debug.log*
master-build.zip
master-src.zip
npm-debug.log*
tsconfig.*buildinfo
yarn-debug.log*
yarn-error.log*
package-lock.json
_book
docs/html
.idea
.vscode