Move the checks on abbreviations to helper module

This commit is contained in:
Ramya Achutha Rao
2017-08-12 20:25:06 -07:00
parent 747310ab90
commit fa413ff008
4 changed files with 5 additions and 16 deletions

View File

@@ -212,7 +212,7 @@
"@emmetio/html-matcher": "^0.3.1",
"@emmetio/css-parser": "^0.4.0",
"@emmetio/math-expression": "^0.1.1",
"vscode-emmet-helper": "^1.0.12",
"vscode-emmet-helper": "^1.0.13",
"vscode-languageserver-types": "^3.0.3",
"image-size": "^0.5.2",
"vscode-nls": "2.0.2"