From 76c689a3c8bde2357e5f067c50eb836b5fd4a91f Mon Sep 17 00:00:00 2001 From: gentlementlegen Date: Mon, 18 Nov 2024 01:32:05 +0900 Subject: [PATCH] chore: update cspell configuration Add new words and file path to cspell ignore list. --- .cspell.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.cspell.json b/.cspell.json index 1acd5c3f..bd293d44 100644 --- a/.cspell.json +++ b/.cspell.json @@ -9,7 +9,8 @@ "tests/**", "dist/**", "eslint.config.mjs", - "output.html" + "output.html", + "src/web/api/payload.ts" ], "useGitignore": true, "language": "en", @@ -27,7 +28,9 @@ "knip", "hellip", "mswjs", - "Rpcs" + "Rpcs", + "sonarjs", + "pico" ], "dictionaries": ["typescript", "node", "software-terms"], "import": [