Files
JiboViteDocs/node_modules/dunder-proto/tsconfig.json
Your Name 38652eb9b5 Initalize
2026-05-03 12:12:57 -04:00

10 lines
116 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021",
},
"exclude": [
"coverage",
],
}