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
215 B

# -*- mode: snippet -*-
# uuid: 0a552742-2fa3-4d23-8fe6-fe7f211b642a
# contributor: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
# name: destructingObject
# key: dob
# --
const {${1:propertyName}} = ${2:objectToDestruct}