@sourcegraph/prettierrc
Advanced tools
Comparing version
{ | ||
"name": "@sourcegraph/prettierrc", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "TSLint config for TypeScript projects at Sourcegraph", | ||
@@ -5,0 +5,0 @@ "main": "prettier.config.js", |
@@ -9,3 +9,3 @@ module.exports = { | ||
{ | ||
files: '{*.js?(on),.prettierrc}', | ||
files: '{*.js?(on),.prettierrc,.stylelintrc,.babelrc}', | ||
options: { | ||
@@ -12,0 +12,0 @@ tabWidth: 2, |
@@ -6,3 +6,3 @@ | ||
[](https://www.npmjs.com/package/@sourcegraph/prettierrc) | ||
[](https://buildkite.com/sourcegraph/prettierrc) | ||
[](https://travis-ci.org/sourcegraph/prettierrc) | ||
[](https://github.com/prettier/prettier) | ||
@@ -9,0 +9,0 @@ |
1814
-12.66%3
-40%