We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c25226f commit 8625a12Copy full SHA for 8625a12
README.md
@@ -36,7 +36,7 @@ your `.eslintrc.json` to fit your needs and coding style.
36
Then copy the Prettier configuration and `.editorconfig`:
37
38
```shell
39
-$ cp node_modules/eslint-config-standard-prettier-fp/.prettierrc.yml node_modules/eslint-config-standard-prettier-fp/.editorconfig .
+$ cp node_modules/eslint-config-standard-prettier-fp/dist/src/.prettierrc.json node_modules/eslint-config-standard-prettier-fp/dist/src/.editorconfig .
40
```
41
42
# Badge
0 commit comments