mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 14:12:35 +03:00
8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"exclude": [
|
|
"**/*.test.*",
|
|
"**/__mocks__/*",
|
|
"**/__tests__/*"
|
|
]
|
|
} |