1
1
Fork 0
CCNA_Autofill_Userscript/test/jsconfig.json
Snoweuph ce991cc05e
All checks were successful
QS / QS (push) Successful in 8s
Setup Testing
2024-05-25 12:14:05 +02:00

7 lines
114 B
JSON

{
"compilerOptions": {
"checkJs": true,
"module": "commonjs",
"target": "es6"
}
}