mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-02-01 16:46:24 +00:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"extends": "node_modules/ocular-dev-tools/templates/.nycrc",
|
|
"include": [
|
|
"dist/es5/**/*.js"
|
|
]
|
|
}
|