Open fregante opened 7 years ago
Like this https://eslint.org/demo/
But for xo
It could use https://wzrd.in/ to just load the latest from npm so one wouldn't need to update it much.
cross posted on https://github.com/sindresorhus/module-requests/issues/104
wzrd.in doesn't work anymore, but I found https://bundle.run
Also found a standalone project that could be forked: https://github.com/yeonjuan/typescript-eslint-demo
It could use wzrd.in to just load the latest from npm so one wouldn't need to update it much.
We could just set up a gh action that auto-builds and deploys the website on each new release.
Like this https://eslint.org/demo/
But for xo
It could use https://wzrd.in/ to just load the latest from npm so one wouldn't need to update it much.