fix: Fix issue where searching across formatted text would not work in Super note (#2897) (skip e2e)

This commit is contained in:
Aman Harwara
2025-04-25 23:57:14 +05:30
committed by GitHub
parent 23f5ac1c19
commit bdf6be38d2
21 changed files with 1079 additions and 683 deletions

View File

@@ -27,7 +27,7 @@
"babel-loader": "^8.2.3",
"html-webpack-plugin": "^5.5.0",
"ts-loader": "^9.2.6",
"typescript": "^4.0.5",
"typescript": "*",
"typescript-eslint": "0.0.1-alpha.0",
"webpack": "*",
"webpack-cli": "*",