1
0
Fork 0
forked from gitea/nas

Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895)

This commit is contained in:
Josh Goldberg ✨ 2023-11-28 18:47:55 +01:00 committed by GitHub
parent cdc7894243
commit 1142f4c79e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 84 additions and 75 deletions

View file

@ -161,6 +161,7 @@
"@types/object-assign": "^4.0.30",
"@types/prop-types": "^15.7.5",
"@types/punycode": "^2.1.0",
"@types/rails__ujs": "^6.0.4",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/react-helmet": "^6.1.6",