mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 23:57:49 +01:00
index and create todos and lists
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"allowTernary": true
|
||||
}
|
||||
],
|
||||
"no-console": "off"
|
||||
"no-console": "off",
|
||||
"no-underscore-dangle": ["on", { "allow": ["_id"] }]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user