Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git
This commit is contained in:
14
projects/TokenizeRWATemplate-frontend/.vscode/extensions.json
vendored
Normal file
14
projects/TokenizeRWATemplate-frontend/.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"EditorConfig.EditorConfig",
|
||||
"dotenv.dotenv-vscode",
|
||||
"esbenp.prettier-vscode",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"krysenlo.vite-plugin-eslint-problemmatcher",
|
||||
"ms-playwright.playwright",
|
||||
"Orta.vscode-jest",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"csstools.postcss",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user