Update types, tests

This commit is contained in:
Francisco Hodge
2021-03-21 13:02:05 -04:00
parent 8ba81892fe
commit cae07749f4
33 changed files with 1392 additions and 957 deletions
-1
View File
@@ -1,7 +1,6 @@
{
"parser": "@typescript-eslint/parser",
"parserOptions": {
"project": "./tsconfig.json",
"ecmaVersion": 6,
"sourceType": "module",
"ecmaFeatures": {