mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
236b08e9fe
Adding some .vscode settings to help with automatic relative imports, and a suggested default formatter extension of "Prettier ESLint"
4 lines
59 B
JSON
4 lines
59 B
JSON
{
|
|
"recommendations": ["rvest.vs-code-prettier-eslint"]
|
|
}
|