1
1
Fork 0
CCNA_Autofill_Userscript/jsconfig.json
2024-05-23 19:15:44 +02:00

7 lines
99 B
JSON

{
"compilerOptions": {
"checkJs": true,
"target": "es6",
"lib": ["dom", "es6"]
}
}