mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-15 16:20:03 +00:00
Change lint rules to AirBnB
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/app'
|
||||
]
|
||||
}
|
||||
'@vue/app',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user