mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
📎 Add WebSocket mock
This commit is contained in:
@@ -18,5 +18,9 @@
|
||||
"lint:clj:backend": "clj-kondo --parallel=true --lint backend/src",
|
||||
"lint:clj:exporter": "clj-kondo --parallel=true --lint exporter/src",
|
||||
"lint:clj": "yarn run lint:clj:common && yarn run lint:clj:frontend && yarn run lint:clj:backend && yarn run lint:clj:exporter"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.43.1",
|
||||
"@types/node": "^20.12.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user