mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 22:03:07 +00:00
7 lines
85 B
JSON
7 lines
85 B
JSON
|
|
{
|
||
|
|
"extends": "../../tsconfig.dev",
|
||
|
|
"compilerOptions": {
|
||
|
|
"jsx": "react"
|
||
|
|
}
|
||
|
|
}
|