From 47dbee8e6557206a9b48ef994d78cbefdde1ec12 Mon Sep 17 00:00:00 2001 From: Ali Farooq Date: Tue, 30 Sep 2025 09:27:15 +0000 Subject: [PATCH] remove package.json filename and words --- .cspell.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.cspell.json b/.cspell.json index 9726ea9..6ac2cbf 100644 --- a/.cspell.json +++ b/.cspell.json @@ -22,10 +22,6 @@ "language": "de,en", "words": [ ] - }, - { - "filename": ["package.json"], - "words": ["libatk1.0-0", "libatk-bridge2.0-0", "libcups2", "libxkbcommon0", "libatspi2.0-0", "libxcomposite1", "libxdamage1", "libxfixes3", "libxrandr2", "libgbm1"] } ] }