mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"extends": "@ljharb/tsconfig",
|
|
"compilerOptions": {
|
|
"target": "es2021",
|
|
},
|
|
"exclude": [
|
|
"coverage",
|
|
],
|
|
} |