mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 12:54:25 +00:00
Fixed font sizes and added hurry message
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"eslint:recommended"
|
||||
],
|
||||
"rules": {
|
||||
"vue/multi-word-component-names": 0
|
||||
"vue/multi-word-component-names": 0,
|
||||
"no-unused-vars": 0
|
||||
},
|
||||
"globals": {
|
||||
"defineProps": "readonly",
|
||||
|
||||
Reference in New Issue
Block a user