uncheck toString

Robin Templeton 2017-09-25 14:51:27 -04:00
parent aed26c62e4
commit bf7e995f58

@ -45,7 +45,7 @@
- [x] attributes - [x] attributes
- [ ] constructor - [ ] constructor
- [ ] toLocaleString (@thejoshwolfe) - [ ] toLocaleString (@thejoshwolfe)
- [x] toString (@cxielarko) - [ ] toString (@cxielarko)
- [x] valueOf (@thejoshwolfe) - [x] valueOf (@thejoshwolfe)
- [x] JSON.stringify - [x] JSON.stringify
- [x] Number constructor - [x] Number constructor