mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 05:48:25 -04:00
6 lines
67 B
JSON
6 lines
67 B
JSON
|
|
{
|
||
|
|
"extends": "@ljharb/tsconfig",
|
||
|
|
"exclude": [
|
||
|
|
"coverage",
|
||
|
|
],
|
||
|
|
}
|