diff --git a/cspell.json b/cspell.json index 075f7629f..4d4f9520b 100644 --- a/cspell.json +++ b/cspell.json @@ -38,6 +38,7 @@ "vite.config.ts", "lib/esp32-psram/**", "test/test_api/test_api.h", - "lib_standalone/**" + "lib_standalone/**", + "**/*.js" ] } \ No newline at end of file