mirror of
https://github.com/zkopru-network/zkopru.git
synced 2026-04-02 03:01:01 -04:00
5 lines
106 B
JSON
5 lines
106 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "dist", "**/*.test.ts", "**/*.spec.ts"]
|
|
}
|