mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-24 06:34:13 +00:00
Note that this requires wrapping all of iD, but not third party libraries, in a function and enabling strict mode only within that function. We can't be sure that our dependencies are strict-safe (d3 isn't).