Add comment explaining xterm exception in tslint

This commit is contained in:
Daniel Imms 2019-06-04 14:45:32 -07:00
parent 94ac040cfe
commit 1347b68e19

View file

@ -506,6 +506,7 @@
{
"target": "**/vs/workbench/contrib/terminal/browser/**",
"restrictions": [
// xterm and its addons are strictly browser-only components
"xterm",
"xterm-addon-*",
"**/vs/**"