mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
npm -> yarn
This commit is contained in:
parent
0e9cffd657
commit
20eff3a49a
9 changed files with 5116 additions and 4881 deletions
|
|
@ -115,7 +115,7 @@ module.exports = {
|
|||
'no-unused-labels': 2,
|
||||
'no-useless-call': 2,
|
||||
'no-useless-concat': 2,
|
||||
'no-useless-escape': 2,
|
||||
'no-useless-escape': 0,
|
||||
'no-void': 2,
|
||||
'no-warning-comments': 2,
|
||||
'no-with': 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue