chromium-proxy-settings/tsconfig.json

7 lines
74 B
JSON
Raw Normal View History

2024-02-18 08:28:00 +01:00
{
"compilerOptions": {
"target": "es2022",
"strict": true
}
}