mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Force arrow functions
This commit is contained in:
parent
73143be201
commit
86d40b364c
1 changed files with 2 additions and 1 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"classPropertiesAllowed": false
|
||||
}
|
||||
],
|
||||
"func-style": ["error", "expression"]
|
||||
"func-style": ["error", "expression"],
|
||||
"arrow-parens": ["error", "always"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue