mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-20 16:37:08 +00:00
19 lines
234 B
JSON
19 lines
234 B
JSON
{
|
|
"baseDir": "dist",
|
|
"files": [
|
|
{
|
|
"path": "leaflet.js"
|
|
}
|
|
],
|
|
"reportOutput": [
|
|
[
|
|
"github",
|
|
{
|
|
"checkRun": true,
|
|
"commitStatus": false,
|
|
"prComment": false
|
|
}
|
|
]
|
|
]
|
|
}
|