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 e308f3a commit 48f6150Copy full SHA for 48f6150
package.json
@@ -2,7 +2,10 @@
2
"name": "prettier-plugin-sql-cst",
3
"version": "0.11.6",
4
"description": "Prettier plugin for SQL",
5
- "author": "Rene Saarsoo <nene@triin.net>",
+ "contributors": [
6
+ "Bowen Parnell <bparnell@4tel.com.au>",
7
+ "Rene Saarsoo <nene@triin.net>"
8
+ ],
9
"license": "GPL-3.0-or-later",
10
"main": "dist/index.js",
11
"types": "dist/index.d.ts",
0 commit comments