Review fixes

This commit is contained in:
Guketlev Dmitry
2019-02-09 01:35:05 +03:00
committed by Dmitry Guketlev
parent b65f9a5bfe
commit 721a40407c

View File

@@ -1,4 +1,4 @@
import * as colorSupport from 'color-support';
import colorSupport = require('color-support');
(() => {
const result = colorSupport();