mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-04-27 20:19:39 -05:00
7 lines
73 B
JSON
7 lines
73 B
JSON
{
|
|
"extends": "@ljharb/tsconfig",
|
|
"exclude": [
|
|
"coverage",
|
|
],
|
|
}
|