Skip to content

Commit

Permalink
Add test script to silent np
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardofaria committed Apr 7, 2022
1 parent 18a56e0 commit e24ec67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "1.0.7",
"description": "ESLint config based in recommended best practices",
"main": "index.js",
"scripts": {
"test": "echo 'Not today'"
},
"repository": "https://github.com/leonardofaria/eslint-config-leozera",
"author": "Leonardo Faria",
"license": "MIT",
Expand Down

0 comments on commit e24ec67

Please sign in to comment.