We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891fb9c commit 76b96c8Copy full SHA for 76b96c8
.prettierrc.js
@@ -1,3 +1,3 @@
1
'use strict'
2
3
-module.exports = require('./dist/src/.prettierrc.json')
+module.exports = require('./build/src/.prettierrc.json')
0 commit comments