middleware.accords-library.com/tsconfig.json

8 lines
107 B
JSON
Raw Permalink Normal View History

2023-09-02 19:37:45 +00:00
{
"compilerOptions": {
"esModuleInterop": true,
"strict": true,
"types": ["bun-types"]
}
}