@sourcegraph/prettierrc
Advanced tools
Comparing version
{ | ||
"name": "@sourcegraph/prettierrc", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "TSLint config for TypeScript projects at Sourcegraph", | ||
@@ -16,7 +16,7 @@ "main": "prettier.config.js", | ||
"scripts": { | ||
"prettier": "prettier prettier.config.js --list-different --write" | ||
"prettier": "prettier .travis.yml README.md prettier.config.js --list-different --write" | ||
}, | ||
"devDependencies": { | ||
"prettier": "1.10.1" | ||
"prettier": "^1.14.0" | ||
} | ||
} |
@@ -10,3 +10,3 @@ module.exports = { | ||
{ | ||
files: '{*.js?(on),*.md,.prettierrc,.stylelintrc,.babelrc}', | ||
files: '{*.js?(on),*.y?(a)ml,.*.js?(on),.*.y?(a)ml,*.md,.prettierrc,.stylelintrc,.babelrc}', | ||
options: { | ||
@@ -13,0 +13,0 @@ tabWidth: 2, |
@@ -1,2 +0,1 @@ | ||
# Sourcegraph Prettier Config | ||
@@ -3,0 +2,0 @@ |
1929
4.61%4
33.33%41
-2.38%