15 lines
390 B
JSON
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,
|
|
} |