Codebase list gjs / upstream/1.74.1 jsconfig.json
upstream/1.74.1

Tree @upstream/1.74.1 (Download .tar.gz)

jsconfig.json @upstream/1.74.1raw · history · blame

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