Convert utils/features.ts to TypeScript

This commit is contained in:
Alex Gleason
2022-03-26 14:23:29 -05:00
parent 55c99f0207
commit 05f5045648
6 changed files with 46 additions and 21 deletions

View File

@ -74,6 +74,7 @@
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
"@types/react-toggle": "^4.0.3",
"@types/semver": "^7.3.9",
"@types/uuid": "^8.3.4",
"array-includes": "^3.0.3",
"autoprefixer": "^10.4.2",