mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-04-28 03:00:41 -04:00
5 lines
127 B
JSON
5 lines
127 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src", "tests", "rollup.node.config.ts", "rollup.browser.config.ts"]
|
|
}
|