1
0
mirror of synced 2026-05-22 22:53:20 +00:00
Files
music-metadata/lib/tsconfig.json

9 lines
109 B
JSON

{
"extends": "../tsconfig.json",
"compilerOptions": {
"declaration": true,
"strict": true
}
}