mirror of
https://github.com/kognise/water.css.git
synced 2025-08-12 16:14:34 +02:00
Force arrow functions
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
"classPropertiesAllowed": false
|
||||
}
|
||||
],
|
||||
"func-style": ["error", "expression"]
|
||||
"func-style": ["error", "expression"],
|
||||
"arrow-parens": ["error", "always"]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user