- Updated .gitignore to remove yarn exclusion - Added .vscode settings for Prettier formatting and Rust support - Added .yarnrc.yml for workspace hoisting configuration - Preserved all website directory work while syncing project improvements
5 lines
67 B
JSON
5 lines
67 B
JSON
{
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode"
|
|
]
|
|
} |