mirror of
https://github.com/mapillary/mapillary-js.git
synced 2026-01-18 13:56:53 +00:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"compilerOptions": {
|
|
"noImplicitAny": true,
|
|
"target": "ES5",
|
|
"module": "commonjs"
|
|
}
|
|
}
|