mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
chore: lint
This commit is contained in:
parent
24dcf78be8
commit
fcd06769b2
3 changed files with 6 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ const load = require('load.js');
|
|||
const createElement = require('@cloudcmd/create-element');
|
||||
const tryCatch = require('try-catch');
|
||||
const tryToCatch = require('try-to-catch');
|
||||
const {codeFrameColumns} = require('@putout/babel');
|
||||
const {codeFrameColumns} = require('@babel/code-frame');
|
||||
|
||||
const Images = require('../../dom/images');
|
||||
const Dialog = require('../../dom/dialog');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue