better history hint

This commit is contained in:
2024-09-04 15:30:03 +00:00
parent ee85533bd1
commit fb700c91cf
2 changed files with 7 additions and 2 deletions

View File

@@ -46,6 +46,7 @@
"brace-style": "off",
"camelcase": "off",
"capitalized-comments": "off",
"complexity": "off",
"curly": "off",
"generator-star-spacing": "off",
"max-nested-callbacks": "off",