Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Add indent validation rule
Browse files Browse the repository at this point in the history
  • Loading branch information
masakura committed Aug 24, 2015
1 parent bc99349 commit b13c034
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
"quotes": [
2,
"single"
],
"indent": [
2,
2
]
}
}
Expand Down

0 comments on commit b13c034

Please sign in to comment.