mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
* Add a set of recommended VS Code extensions * Remove prettier for now * Remove vscode-open-in-github That's more of a personal choice
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"usernamehw.errorlens",
|
|
"wix.vscode-import-cost"
|
|
]
|
|
}
|