CCNA_Autofill/test/jsconfig.json
Snoweuph 83359af04a
All checks were successful
QS / QS (push) Successful in 7s
Moved to Template
2024-12-21 16:09:09 +01:00

7 lines
114 B
JSON

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