Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
v27.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cartogram committed Apr 8, 2019
1 parent f368d91 commit 8b63be1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-shopify",
"version": "26.3.0",
"version": "27.0.0",
"description": "Shopify’s ESLint rules and configs.",
"keywords": [
"eslint",
Expand Down Expand Up @@ -40,7 +40,9 @@
"homepage": "https://github.com/Shopify/eslint-plugin-shopify",
"repository": "https://github.com/Shopify/eslint-plugin-shopify",
"eslintConfig": {
"plugins": ["self"],
"plugins": [
"self"
],
"extends": [
"plugin:self/esnext",
"plugin:self/node",
Expand Down

0 comments on commit 8b63be1

Please sign in to comment.