mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 22:07:09 +00:00
Xmysql is now NocoDB (An Open Source Airtable alternative)
This commit is contained in:
7
packages/nc-plugin/.vscode/settings.json
vendored
Normal file
7
packages/nc-plugin/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"cSpell.userWords": [], // only use words from .cspell.json
|
||||
"cSpell.enabled": true,
|
||||
"editor.formatOnSave": true,
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"typescript.enablePromptUseWorkspaceTsdk": true
|
||||
}
|
||||
Reference in New Issue
Block a user