* Add fixable rule to report missing Maki methods
* Stub out missing methods
These were auto-generated with the ESLint rule
* Don't lint on too many params, when the params are defined by Maki
* Improve objects tests now that all maki methods are stubbed out
Now we can assume all methods exist and we can also start a list of unimplemented methods
* Make modern part of the code base
`yarn modern` will now start a dev server with the modern app running.
The debugger is not yet setup
`yarn test` will run all the tests, both Webamp and "modern".
* Let debug work
* Prettier
* Ignore lint errors for now
* Point test at the now skin location
2019-11-30 13:42:53 -08:00
Renamed from experiments/modern/src/runtime/ToggleButton.js (Browse further)