mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-08 19:51:24 +08:00
🎨 Style(custom): format with prettier
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
],
|
||||
plugins: ['@babel/plugin-proposal-optional-chaining']
|
||||
}
|
||||
presets: ["@vue/cli-plugin-babel/preset"],
|
||||
plugins: ["@babel/plugin-proposal-optional-chaining"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user