add workspace
This commit is contained in:
parent
f9f2bbf978
commit
cc4dbc0bf1
1 changed files with 10 additions and 0 deletions
10
frontend/nelle.observer-frontend.code-workspace
Normal file
10
frontend/nelle.observer-frontend.code-workspace
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"compile-hero.disable-compile-files-on-did-save-code": true
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue