mirror of
https://github.com/seejohnrun/haste-server
synced 2025-07-16 10:03:45 -07:00
Added node modules
This commit is contained in:
parent
ca9d4c18f7
commit
d1e0644a4e
575 changed files with 77900 additions and 6 deletions
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - after each.tmSnippet
generated
vendored
Normal file
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - after each.tmSnippet
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>afterEach(function(){
|
||||
$0
|
||||
})</string>
|
||||
<key>name</key>
|
||||
<string>bdd - after each</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>ae</string>
|
||||
<key>uuid</key>
|
||||
<string>7B4DA8F4-2064-468B-B252-054148419B4B</string>
|
||||
</dict>
|
||||
</plist>
|
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - after.tmSnippet
generated
vendored
Normal file
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - after.tmSnippet
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>after(function(){
|
||||
$0
|
||||
})</string>
|
||||
<key>name</key>
|
||||
<string>bdd - after</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>a</string>
|
||||
<key>uuid</key>
|
||||
<string>A49A87F9-399E-4D74-A489-C535BB06D487</string>
|
||||
</dict>
|
||||
</plist>
|
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - before each.tmSnippet
generated
vendored
Normal file
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - before each.tmSnippet
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>beforeEach(function(){
|
||||
$0
|
||||
})</string>
|
||||
<key>name</key>
|
||||
<string>bdd - before each</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>be</string>
|
||||
<key>uuid</key>
|
||||
<string>7AB064E3-EFBB-4FA7-98CA-9E87C10CC04E</string>
|
||||
</dict>
|
||||
</plist>
|
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - before.tmSnippet
generated
vendored
Normal file
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - before.tmSnippet
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>before(function(){
|
||||
$0
|
||||
})</string>
|
||||
<key>name</key>
|
||||
<string>bdd - before</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>b</string>
|
||||
<key>uuid</key>
|
||||
<string>DF6F1F42-F80A-4A24-AF78-376F19070C4C</string>
|
||||
</dict>
|
||||
</plist>
|
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - it.tmSnippet
generated
vendored
Normal file
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - it.tmSnippet
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>it('should $1', function(){
|
||||
$0
|
||||
})</string>
|
||||
<key>name</key>
|
||||
<string>bdd - it</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>it</string>
|
||||
<key>uuid</key>
|
||||
<string>591AE071-95E4-4E1E-B0F3-A7DAF41595EE</string>
|
||||
</dict>
|
||||
</plist>
|
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/untitled.tmSnippet
generated
vendored
Normal file
16
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/untitled.tmSnippet
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>describe('$1', function(){
|
||||
$0
|
||||
})</string>
|
||||
<key>name</key>
|
||||
<string>bdd - describe</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>des</string>
|
||||
<key>uuid</key>
|
||||
<string>4AA1FB50-9BB9-400E-A140-D61C39BDFDF5</string>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Add table
Add a link
Reference in a new issue