Skip to content

Commit 523b997

Browse files
authored
Merge pull request #7 from waderyan/patch-1
Add Formatters to the category list. This will list the extension in the proper category on the Marketplace.
2 parents bf55a3a + 22aff52 commit 523b997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
},
2020
"categories": [
2121
"Linters",
22+
"Formatters",
2223
"Other"
2324
],
2425
"activationEvents": [

0 commit comments

Comments
 (0)