mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-05 00:02:50 -04:00
10 lines
309 B
JSON
10 lines
309 B
JSON
{
|
|
"recommendations": [
|
|
"EditorConfig.editorconfig", // default
|
|
"castwide.solargraph", // intellisense
|
|
"sorbet.sorbet-vscode-extension", // typechecking, where applicable
|
|
"LoranKloeze.ruby-rubocop-revived", // linting
|
|
"SarahRidge.vscode-ruby-syntax" // Semantic syntax highlighting
|
|
]
|
|
}
|