Skip to content

Commit

Permalink
Release v0.0.1 (#9)
Browse files Browse the repository at this point in the history
This release contains the first 2 rules:
- jest-formatting/padding-test-blocks
- jest-formatting/padding-describe-blocks
  • Loading branch information
dangreenisrael committed Apr 2, 2019
1 parent d6281f0 commit d882b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest-formatting",
"version": "0.0.1-alpha1",
"version": "0.0.1",
"description": "Formatting rules for test written with jest",
"keywords": [
"eslint",
Expand Down

0 comments on commit d882b7d

Please sign in to comment.