JamesLMilner / terra-draw

A library for drawing on maps that supports Mapbox, MapLibre, Google Maps, OpenLayers and Leaflet out the box
https://terradraw.io
MIT License
485 stars 57 forks source link

chore: actively exclude folders from tsc to keep IDEs happy #252

Closed JamesLMilner closed 5 months ago

JamesLMilner commented 5 months ago

Description of Changes

Adds folders to the excludes property of tsconfig.json as VSCode complained it was having to traverse too many files

Link to Issue

No issue

PR Checklist