mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +01:00
Merge branch 'master' into jenipapo
This commit is contained in:
@@ -6,7 +6,7 @@ snippet def "define an AMD module"
|
|||||||
define([
|
define([
|
||||||
'${1:backbone}'
|
'${1:backbone}'
|
||||||
], (
|
], (
|
||||||
${2:Backbone})
|
${2:Backbone}
|
||||||
) => {
|
) => {
|
||||||
$0
|
$0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user