Rim 073cff8914 initial commit
migrate files over from github
2025-03-14 07:53:23 -04:00

8 lines
142 B
JSON

{
"compilerOptions": {
"typeRoots": ["./index.d.ts", "./node_modules/@types"],
"checkJs": true
},
"exclude": ["node_modules"]
}