1
1
Fork 0
CCNA_Autofill_Userscript/test/jsconfig.json

8 lines
114 B
JSON
Raw Permalink Normal View History

2024-05-25 09:37:29 +00:00
{
"compilerOptions": {
"checkJs": true,
"module": "commonjs",
"target": "es6"
}
}