Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
213 B

# -*- mode: snippet -*-
# uuid: 1867e4d6-1042-422e-b114-174969b9325e
# contributor: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
# name: destructingArray
# key: dar
# --
const [${1:propertyName}] = ${2:arrayToDestruct}