We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021225c commit 802f56eCopy full SHA for 802f56e
pom.xml
@@ -573,6 +573,7 @@
573
</excludes>
574
<prettier>
575
<npmExecutable>${spotless.npmExecutable}</npmExecutable>
576
+ <npmInstallCache>${maven.multiModuleProjectDirectory}/target/.spotless-npm-install-cache</npmInstallCache>
577
<nodeExecutable>${spotless.nodeExecutable}</nodeExecutable>
578
<configFile>${maven.multiModuleProjectDirectory}/.prettierrc</configFile>
579
</prettier>
0 commit comments