Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Ignore 'arch' folder when linting
Thomas Scholtes committed 10 months ago
commit 430a5b931c8dcb7bb8192b8de1e3be4297734506
parent 3adbfee
1 file changed +1 -0
modified eslint.config.js
@@ -135,6 +135,7 @@ export default [
  },
  {
    ignores: [
+
      "arch",
      "build/*",
      "isolation/*",
      "node_modules/**/*",