Remove backend dependencies for standalone repo: drop cargo build from webhook, remove backend systemd unit, clean eslint config
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ export default [
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['vite.config.js', 'server.cjs', 'webhook.cjs', 'backend/**/*.cjs'],
|
||||
files: ['vite.config.js', 'server.cjs', 'webhook.cjs'],
|
||||
languageOptions: {
|
||||
globals: globals.node,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user