hotfix: fix tslint on the declare of debugtest

This commit is contained in:
Jonathan Rainville 2018-11-27 10:03:29 -05:00
parent 6e784de507
commit 2b15388cd5
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
declare module 'remix-debug-debugtest';
declare module "remix-debug-debugtest";