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.
2 parents a5f0d62 + 92fbb3d commit d039ce4Copy full SHA for d039ce4
README.md
@@ -1,6 +1,6 @@
1
# Prettier formatter for Visual Studio Code
2
3
-VS Code package to format your Javascript using [Prettier](https://github.com/jlongster/prettier).
+VS Code package to format your Javascript using [Prettier](https://github.com/prettier/prettier).
4
5
### Installation
6
package.json
@@ -1,7 +1,7 @@
{
"name": "prettier-vscode",
"displayName": "Prettier - JavaScript formatter",
- "description": "VS Code plugin for jlongster/prettier",
+ "description": "VS Code plugin for prettier/prettier",
"version": "0.9.0",
"publisher": "esbenp",
7
"author": "Esben Petersen <@esbenp>",
0 commit comments