1
0
Fork 0
Armyfroge_Cards_Userscript/jsconfig.json
Snoweuph 48eb1b040a
Some checks failed
QS / QS (push) Failing after 4s
Create
2024-07-28 10:38:31 +02:00

8 lines
100 B
JSON

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