mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
Auto formatting
This commit is contained in:
parent
2bd532eb9a
commit
ff27c0b58b
4 changed files with 41 additions and 43 deletions
|
@ -1,10 +1,10 @@
|
|||
const { defineConfig } = require("cypress");
|
||||
const { defineConfig } = require("cypress")
|
||||
|
||||
module.exports = defineConfig({
|
||||
component: {
|
||||
devServer: {
|
||||
framework: "nuxt",
|
||||
bundler: "webpack",
|
||||
},
|
||||
},
|
||||
});
|
||||
bundler: "webpack"
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue