middleware.accords-library.com/tsconfig.json

8 lines
107 B
JSON

{
"compilerOptions": {
"esModuleInterop": true,
"strict": true,
"types": ["bun-types"]
}
}