80854ea921
tslint has been deprecated so it's nice to switch to eslint. Currently this uses a minimal eslint, to get things up and running. node-sass requires C which does not work nicely on all platforms. Change-Id: Icf12e375293e052befc2d0daeb23d73697ed6ded
5 lines
105 B
TypeScript
5 lines
105 B
TypeScript
// Copyright (C) 2020 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
declare let global: any;
|