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

7 lines
114 B
JSON

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