Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update prettier import syntax (#104)
This fix imports all named prettier exports as a single module according to the prettier API documentation: https://prettier.io/docs/en/api.html This is a potential fix for a module resolution issue that causes a crash in some environments where the default import causes "module" not being found.
- Loading branch information
8ec9de5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
next-rest-framework-demo – ./apps/example
next-rest-framework-demo.vercel.app
next-rest-framework-demo-git-main-blomqma.vercel.app
next-rest-framework-demo-blomqma.vercel.app
8ec9de5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
next-rest-framework – ./docs
next-rest-framework-git-main-blomqma.vercel.app
next-rest-framework-blomqma.vercel.app
next-rest-framework.vercel.app