Select Git revision
NUTS_RG_60M_2021_4326.geojson
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
jsconfig.json 196 B
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"allowSyntheticDefaultImports": true,
},
"include": [
"src/**/*"
, "update_database.js" ],
}