camelDeep/codecraft-junior-adventure
0
1```json2{3 "recommendations": [4 "esbenp.prettier-vscode",5 "ritwickdey.liveserver",6 "dbaeumer.vscode-eslint",7 "formulahendry.auto-rename-tag",8 "formulahendry.auto-close-tag"9 ]10}11```