This is just a technology testing project based on Create React App and TailwindCSS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
259B

  1. {
  2. "folders": [
  3. {
  4. "path": "."
  5. },
  6. {
  7. "path": "../../cucumber-and-puppeteer"
  8. },
  9. {
  10. "path": "../../vodb/www/local/templates/akatan/react"
  11. }
  12. ],
  13. "settings": {
  14. "liveServer.settings.multiRootWorkspaceName": "react-formik-tailwind-labwork"
  15. }
  16. }