mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05:00
fixing things
This commit is contained in:
@@ -26,4 +26,4 @@ rules:
|
||||
no-var: error
|
||||
one-var: [error, never]
|
||||
prefer-const: error
|
||||
quotes: [error, single]
|
||||
quotes: [error, single, {avoidEscape: true}]
|
||||
|
||||
Reference in New Issue
Block a user