Files
WebGIS-SIGSemua/WebGIS_SPBU_dan_LayerControl/node_modules/side-channel/tsconfig.json
T
2026-06-12 00:05:22 +07:00

10 lines
116 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}