FreeTube/jsconfig.json

9 lines
109 B
JSON

{
"vueCompilerOptions": {
"target": 2.7
},
"compilerOptions": {
"strictNullChecks": true
}
}