You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/advanced_usage.md
+4
Original file line number
Diff line number
Diff line change
@@ -87,3 +87,7 @@ Open your Preferences. Then, go to the `Tools/File Watchers` section and create
87
87
- Trigger the watcher on external changes: `checked`
88
88
89
89
Please refer to the [Prettier "Using File Watchers" documentation](https://prettier.io/docs/en/webstorm.html#running-prettier-on-save-using-file-watcher) for more information.
90
+
91
+
## Nuxt Project
92
+
93
+
If you would like to import prettier-java into a Nuxt Project, you might encounter an [issue](https://github.com/jhipster/prettier-java/issues/462) with Chevrotain
0 commit comments