Files

8 lines
130 B
JSON
Raw Permalink Normal View History

2024-05-09 08:10:20 -07:00
{
"compilerOptions": {
"typeRoots": [
"./node_modules/@types",
"./src/types"
]
}
}