Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
${1:obj}.attr({'${2:attr1}': '${3:value1}', '${4:attr2}': '${5:value2}'})${6}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
${1:obj}.attr({'${2:attr1}': '${3:value1}', '${4:attr2}': '${5:value2}'})${6}
|
||||