mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-22 01:29:57 -06:00
7 lines
73 B
JSON
7 lines
73 B
JSON
{
|
|
"extends": "@ljharb/tsconfig",
|
|
"exclude": [
|
|
"coverage",
|
|
],
|
|
}
|