Parts schema and scaffolld, with file uploading for the image (through Filestack)
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
"@redwoodjs/testing": ["../node_modules/@redwoodjs/testing/web"]
|
||||
},
|
||||
"typeRoots": ["../node_modules/@types", "./node_modules/@types"],
|
||||
"types": ["jest", "@testing-library/jest-dom"],
|
||||
"types": ["jest", "@testing-library/jest-dom", "node"],
|
||||
"jsx": "preserve"
|
||||
},
|
||||
"include": [
|
||||
|
Reference in New Issue
Block a user