@eclipse-glsp/prettier-config
Advanced tools
Comparing version 0.9.0-next.9648217c to 0.9.0-next.a3910f6a
@@ -12,7 +12,5 @@ { | ||
{ | ||
"files": [ | ||
"*.json", | ||
"*.yml" | ||
], | ||
"files": ["*.json", "*.yml"], | ||
"options": { | ||
"printWidth": 100, | ||
"tabWidth": 2 | ||
@@ -22,2 +20,2 @@ } | ||
] | ||
} | ||
} |
{ | ||
"name": "@eclipse-glsp/prettier-config", | ||
"version": "0.9.0-next.9648217c", | ||
"version": "0.9.0-next.a3910f6a", | ||
"description": "Shared Prettier configuration for GLSP projects", | ||
@@ -5,0 +5,0 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", |
16171
19