* HM-28 Добавил компонент таблицы
This commit is contained in:
mrPadre
2020-07-14 12:40:06 +03:00
committed by GitHub
parent b17313dbf6
commit 521a80c1e3
15 changed files with 186 additions and 6 deletions

View File

@ -55,7 +55,6 @@
"indent": ["error", 4],
"keyword-spacing": ["error", {"before": true}],
"line-comment-position": ["error", {"position": "above"}],
"linebreak-style": ["error", "unix"],
"lines-between-class-members": ["error", "always"],
"max-len": [
"warn",