fix(language-service): tolerate errors in decorators (#14634)

Fixes #14631
This commit is contained in:
Chuck Jazdzewski
2017-03-01 13:23:34 -08:00
committed by Igor Minar
parent 7a66a4115b
commit 6bae7378b1
8 changed files with 88 additions and 38 deletions

View File

@ -1,2 +1 @@
Tests in this directory are excluded from running in the browser and only running
in node.
Tests in this directory are excluded from running in the browser and only run in node.