mirror of
https://github.com/waku-org/waku-react.git
synced 2025-02-01 05:24:55 +00:00
4b219df40c
* add react and typecript * add react, rollup and ts * add waku dependencies * add create hooks, providers and update typings path * extend create hooks and provider with error/loading state * rename to isLoading * create useContentPair hook * add protocols property and bootstrap with remote peers * add useFilterSubscribe * add eslint & fix issues * add prettier & fix * add jest * add husky * add bundlewatch
13 lines
102 B
Plaintext
13 lines
102 B
Plaintext
.idea/*
|
|
.angular
|
|
build
|
|
bundle
|
|
dist
|
|
node_modules
|
|
src/**.js
|
|
coverage
|
|
*.log
|
|
*.tsbuildinfo
|
|
docs
|
|
.DS_Store
|