mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: client: images: migrate to EMS
This commit is contained in:
parent
7192a56e94
commit
f437a52ff0
22 changed files with 49 additions and 47 deletions
|
|
@ -33,9 +33,7 @@ export default defineConfig([
|
|||
}, {
|
||||
files: ['{client,common,static}/**/*.js'],
|
||||
languageOptions: {
|
||||
globals: {
|
||||
...globals.browser,
|
||||
},
|
||||
globals: globals.browser,
|
||||
},
|
||||
},
|
||||
...matchToFlat(match),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue