mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
test: Add snapshot for sublimeSearch and a first test (no-changelog) (#13794)
This commit is contained in:
3
.vscode/settings.default.json
vendored
3
.vscode/settings.default.json
vendored
@@ -20,7 +20,8 @@
|
||||
"search.exclude": {
|
||||
"node_modules": true,
|
||||
"dist": true,
|
||||
"pnpm-lock.yaml": true
|
||||
"pnpm-lock.yaml": true,
|
||||
"**/*.snapshot.json": true
|
||||
},
|
||||
"typescript.format.enable": false,
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
|
||||
Reference in New Issue
Block a user