Skip to content

Commit

Permalink
Remove @types/dompurify.
Browse files Browse the repository at this point in the history
From what I recall, DOMPurify's type definitions were at that weird
state at first that they continuously broke it for TS users by adding
them to project and removing them again. Plus, they weren't as accurate
as what DefinitelyTyped provided. But things seemed to changed in a way
@types/dompurify is deprecated.
  • Loading branch information
SpacingBat3 committed Dec 25, 2024
1 parent eeb070a commit 344c952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
15 changes: 2 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@reforged/maker-appimage": "^4.0.0",
"@stylistic/eslint-plugin": "^2.3.0",
"@tsconfig/strictest": "^2.0.0",
"@types/dompurify": "^3.0.1",
"@types/node": "^20.16.1",
"@types/semver": "^7.3.9",
"@types/source-map-support": "^0.5.4",
Expand Down

0 comments on commit 344c952

Please sign in to comment.