sangwaritaxi_website/node_modules/@jsr/supabase__supabase-js/tsconfig.module.json

8 lines
110 B
JSON
Executable File

{
"extends": "./tsconfig",
"compilerOptions": {
"module": "ES2020",
"outDir": "dist/module"
}
}