mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-27 17:54:11 +00:00
chore(terminal) lint
This commit is contained in:
parent
83cf1b6990
commit
160114a364
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
'use strict';
|
||||
|
||||
/* global CloudCmd */
|
||||
/* global gritty */
|
||||
|
||||
const tryToCatch = require('try-to-catch');
|
||||
|
||||
require('../../css/terminal.css');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue