Codebase list gjs / run/97452ba2-fb13-4a21-a135-e186ce4dbbe4/main jsconfig.json
run/97452ba2-fb13-4a21-a135-e186ce4dbbe4/main

Tree @run/97452ba2-fb13-4a21-a135-e186ce4dbbe4/main (Download .tar.gz)

jsconfig.json @run/97452ba2-fb13-4a21-a135-e186ce4dbbe4/mainraw · history · blame

1
2
3
4
5
{
    "compilerOptions": {
        "lib": ["es2020"],
    }
}