Last active
February 21, 2018 20:08
-
-
Save CompuIves/26e641726c10e078c5074192d5728ff4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const SANDBOXES = [ | |
'new', | |
'preact', | |
'vue', | |
'svelte', | |
'react-ts', | |
{ id: 'github/reactjs/redux/tree/master/examples/todomvc', threshold: 0.04 }, | |
{ id: 'jvlrl98xw3', threshold: 0.05 }, | |
// And moooore sandboxes | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment