diff --git a/eslint.config.mjs b/eslint.config.mjs index 55bd131..7e3bf46 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -13,6 +13,8 @@ export default [ "**/android/**", "**/MagicMock/**", "**/reticulum_meshchatx.egg-info/**", + "**/meshchat-config/**", + "**/screenshots/**", "**/electron/assets/**", "**/meshchatx/public/**", "**/meshchatx/src/frontend/public/**",