feature: show pools apr

This commit is contained in:
Claudio Ramos
2021-08-15 02:21:39 -03:00
parent c1129b9953
commit 9e96a3664b
17 changed files with 996 additions and 145 deletions

View File

@@ -11,7 +11,8 @@
"jsx": "react",
"noEmit": true,
"allowSyntheticDefaultImports": true,
"strict": true
"strict": true,
"resolveJsonModule": true
},
"exclude": [
"**/*.spec.ts",