Skip to content

Instantly share code, notes, and snippets.

@wildeyes
Created January 2, 2018 08:45
Show Gist options
  • Save wildeyes/addb9c9c17f03fcab7946d2590318d57 to your computer and use it in GitHub Desktop.
Save wildeyes/addb9c9c17f03fcab7946d2590318d57 to your computer and use it in GitHub Desktop.
Array.from({ length: 12 }, (v, i) => i + 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment