Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git
This commit is contained in:
10
projects/TokenizeRWATemplate-contracts/.vscode/extensions.json
vendored
Normal file
10
projects/TokenizeRWATemplate-contracts/.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"esbenp.prettier-vscode",
|
||||
"vitest.explorer",
|
||||
"editorconfig.editorconfig",
|
||||
"vsls-contrib.codetour",
|
||||
"algorandfoundation.algokit-avm-vscode-debugger"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user