This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
iD
Watch
1
Star
0
Fork
0
You've already forked iD
mirror of
https://github.com/FoggedLens/iD.git
synced
2026-02-13 17:23:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02e9f1f55a9981f832cf96cd29178846bb4048e8
iD
/
modules
History
Martin Raifer
02e9f1f55a
export "getPrototypeOf" as var instead of const
...
to make it run in phantomjs (for tests) and browsers that don't support ES6's const yet.
2016-06-15 09:26:52 -04:00
..
actions
Fix minor linting errors in modules/actions
2016-06-14 18:52:48 +05:30
presets
migrate presets to ES6 modules for
#3118
2016-06-14 20:44:05 -07:00
util
export "getPrototypeOf" as var instead of const
2016-06-15 09:26:52 -04:00
validations
refactor validations into ES6 modules
#3118
2016-06-14 21:55:11 +02:00
.eslintrc
Lint modules directory
2016-06-14 18:50:56 +05:30