Skip to content

Commit

Permalink
Installing awesome-lint
Browse files Browse the repository at this point in the history
Closes #5
  • Loading branch information
ilyalesik committed Feb 13, 2020
1 parent d411c87 commit c06093d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
"private": true,
"name": "awesome-figma",
"scripts": {
"test": "yaspeller-ci *.md"
"speller": "yaspeller-ci *.md",
"lint": "awesome-lint"
},
"devDependencies": {
"awesome-lint": "0.12.1",
"yaspeller": "6.0.2",
"yaspeller-ci": "1.0.1"
}
Expand Down

0 comments on commit c06093d

Please sign in to comment.