mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-15 03:53:33 +00:00
Error on too many semicolons
Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
parent
0228d00c56
commit
2c40255ac2
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ module.exports = {
|
|||
'object-curly-spacing': ['warn'],
|
||||
'one-var': ['warn'],
|
||||
'quotes': ['warn'],
|
||||
'semi': ['warn'],
|
||||
'space-infix-ops': ['warn']
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue