fix failing tests

This commit is contained in:
Kim, Jimin 2025-03-18 19:27:19 +09:00
parent e79706f983
commit 737fa8c248
Signed by: pomp
GPG key ID: D3932F82A0667A3B
3 changed files with 1 additions and 5 deletions

View file

@ -1,3 +0,0 @@
import pompydevEslintConfig from "@pompydev/eslint-config"
export default [...pompydevEslintConfig]

View file

@ -9,8 +9,6 @@
"i_am_sure_i_want_to_nuke_gitignored_files": "rm -rf .turbo build dist node_modules"
},
"dependencies": {
"@pompydev/eslint-config": "workspace:*",
"@pompydev/prettier-config": "workspace:*",
"@microflash/remark-callout-directives": "^4.1.0",
"@types/dompurify": "^3.0.5",
"@types/elasticlunr": "^0.9.9",