mirror of
https://github.com/filegator/filegator.git
synced 2025-08-19 15:02:29 +02:00
lint
This commit is contained in:
@@ -8,6 +8,6 @@ module.exports = {
|
||||
// override/add rules settings here, such as:
|
||||
'no-unused-vars': 'error',
|
||||
'vue/require-prop-types': 0,
|
||||
'vue/max-attributes-per-line': 10
|
||||
'vue/max-attributes-per-line': 4
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user