mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-09 20:16:03 +00:00
704f2770d1
This allows the generation of ts files which makes it easier to handle with test frameworks than just d.ts files
12 lines
105 B
Plaintext
12 lines
105 B
Plaintext
.idea/*
|
|
.nyc_output
|
|
build
|
|
node_modules
|
|
test
|
|
src/**.js
|
|
src/gen
|
|
coverage
|
|
*.log
|
|
yarn.lock
|
|
src/proto/**/*.ts
|