Replace UI module with Next.js
This commit is contained in:
parent
8aeff18162
commit
616205fe73
91 changed files with 3570 additions and 722 deletions
|
@ -3,16 +3,13 @@
|
|||
"workspaceFolder": "/home/project/seedling",
|
||||
"dockerComposeFile": "docker-compose.yml",
|
||||
"service": "seedling",
|
||||
"postCreateCommand": "sudo chown iamuser:iamuser -R /home/project",
|
||||
"postCreateCommand": "sudo chown iamuser:iamuser /home/project",
|
||||
"runServices": [
|
||||
"selenium"
|
||||
],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"Fooxly.themeswitch",
|
||||
"EditorConfig.EditorConfig",
|
||||
"rvest.vs-code-prettier-eslint",
|
||||
"wix.vscode-import-cost",
|
||||
"mia-hall.vscode-git-branch-sidebar"
|
||||
]
|
||||
"extensions": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue