mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
[misc] ignore camelcase warning in settings (key_schema parameter)
This commit is contained in:
parent
9c7bfe020c
commit
fa42166be3
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable camelcase */
|
||||
|
||||
const settings = {
|
||||
redis: {
|
||||
pubsub: {
|
||||
|
|
Loading…
Reference in a new issue