mirror of
https://github.com/teableio/teable
synced 2024-11-22 15:31:39 +00:00
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"cSpell.words": ["AUTOINCREMENT", "autonumber", "DATETIME", "Localstorage", "teable"],
|
|
"eslint.workingDirectories": [
|
|
{
|
|
"pattern": "./apps/*/"
|
|
},
|
|
{
|
|
"pattern": "./packages/*/"
|
|
}
|
|
]
|
|
}
|