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