|
12345678910111213141516 |
- {
- "folders": [
- {
- "path": "."
- },
- {
- "path": "../../cucumber-and-puppeteer"
- },
- {
- "path": "../../vodb/www/local/templates/akatan/react"
- }
- ],
- "settings": {
- "liveServer.settings.multiRootWorkspaceName": "react-formik-tailwind-labwork"
- }
- }
|