mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
11 lines
No EOL
194 B
JSON
11 lines
No EOL
194 B
JSON
{
|
|
"files.associations": {
|
|
"*.json": "jsonc",
|
|
"index.json": "json"
|
|
},
|
|
"eslint.workingDirectories": [
|
|
{
|
|
"pattern": "./packages/*/"
|
|
}
|
|
]
|
|
} |