k-l-lambda's picture
node_mdodules added.
05a77ff
raw
history blame
116 Bytes
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}