typescript udpates
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
snippet ref
|
||||
/// <reference path="${1}"/>
|
||||
snippet des
|
||||
describe('${1}', ()=> {
|
||||
describe('${1}', () => {
|
||||
});
|
||||
snippet it
|
||||
it('${1}', ()=> {
|
||||
it('${1}', () => {
|
||||
});
|
||||
|
||||
@@ -45,3 +45,4 @@ polyfill
|
||||
frontend
|
||||
Backend
|
||||
CSS
|
||||
SVG
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user