Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Ignore 'arch' folder when linting
Thomas Scholtes committed 10 months ago
commit 4e713f68fdf15d98c0ddf1e43949655d50eb2cb2
parent 30710d51818714feb132102ed267303045975f85
1 file changed +1 -0
modified eslint.config.js
@@ -135,6 +135,7 @@ export default [
  },
  {
    ignores: [
+
      "arch",
      "build/*",
      "isolation/*",
      "node_modules/**/*",