mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(cloudcmd) eslint-plugin-putout: one-line-destructuring
This commit is contained in:
parent
90cec0169f
commit
d93875b751
41 changed files with 83 additions and 236 deletions
|
|
@ -6,9 +6,7 @@ const {
|
|||
join,
|
||||
} = require('path');
|
||||
|
||||
const {
|
||||
EnvironmentPlugin,
|
||||
} = require('webpack');
|
||||
const {EnvironmentPlugin} = require('webpack');
|
||||
|
||||
const ServiceWorkerWebpackPlugin = require('serviceworker-webpack-plugin');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue