feat: new package for testing, developing & debugging viewer (#725)

Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
This commit is contained in:
Kristaps Fabians Geikins
2022-04-27 15:11:27 +03:00
committed by GitHub
parent 58b67f5e62
commit ab4265af9b
16 changed files with 3669 additions and 4 deletions
+3
View File
@@ -12,6 +12,9 @@ repos:
- eslint@8.11.0
- eslint-config-prettier@8.5.0
- eslint-plugin-vue@8.5.0
- '@typescript-eslint/eslint-plugin@5.21.0'
- '@typescript-eslint/parser@5.21.0'
- typescript@4.5.4
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'v2.5.1' # Use the sha / tag you want to point at