taf/jsconfig.json
2024-08-28 21:23:31 -06:00

7 lines
67 B
JSON

{
"compilerOptions": {
"types": [
"./augments.d.ts"
]
}
}