sup-ytsync/jsconfig.json

7 lines
71 B
JSON
Raw Permalink Normal View History

2024-01-22 04:07:17 +09:00
{
"compilerOptions": {
"checkJs": true,
"strict": true
}
}