ACTIVEPIECES/.vscode/settings.json
rohit cd823a2d9e
Some checks failed
Crowdin Action / synchronize-with-crowdin (push) Has been cancelled
Release Pieces / Release-Pieces (push) Has been cancelled
automaton layer
2025-07-05 23:59:03 +05:30

15 lines
390 B
JSON

{
"cSpell.words": [
"Activepieces",
"Fastify",
"mpim",
"sendgrid"
],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"editor.formatOnSave": false,
"typescript.tsdk": "node_modules/typescript/lib",
"javascript.preferences.importModuleSpecifier": "relative",
"nxConsole.generateAiAgentRules": true,
}