Skip to content

Commit 5cc2d0c

Browse files
committed
1.7.0
1 parent 7c8daf7 commit 5cc2d0c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ For a consistent editor experience, you can use the included [`.editorconfig`](h
4848
ln -s node_modules/@standard-config/prettier/.editorconfig
4949
```
5050

51+
## Related
52+
53+
- [**@standard-config/eslint**](https://github.com/standard-config/eslint)
54+
5155
## License
5256

5357
MIT © [Dom Porada](https://dom.engineering)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standard-config/prettier",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "TypeScript-first Prettier config",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)