This repository has been archived on 2021-06-30. You can view files and clone it, but cannot push or open issues or pull requests.
2019-03-17 00:55:27 +00:00
|
|
|
{
|
|
|
|
"folders": [
|
|
|
|
{
|
2019-04-01 16:39:45 +00:00
|
|
|
"path": "../",
|
2019-03-17 01:57:55 +00:00
|
|
|
"name": "Source Code"
|
2019-03-17 00:55:27 +00:00
|
|
|
}
|
2019-04-01 17:32:23 +00:00
|
|
|
],
|
|
|
|
"extensions": {
|
|
|
|
"recommendations": [
|
|
|
|
"esbenp.prettier-vscode",
|
|
|
|
"dbaeumer.vscode-eslint",
|
|
|
|
]
|
|
|
|
}
|
2019-03-17 00:55:27 +00:00
|
|
|
}
|