Commit 83b527a7 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add jsconfig

parent 2e443d8a
Loading
Loading
Loading
Loading

jsconfig.json

0 → 100644
+6 −0
Original line number Diff line number Diff line
{
    "compilerOptions": {
        "target": "ES2020",
        "checkJs": true
    }
}
 No newline at end of file