Skip to content

Commit

Permalink
fix: Add fake test script
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Aug 8, 2024
1 parent 0658cc2 commit be27938
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 @@ -11,6 +11,9 @@
"files": [
"prettier.js"
],
"scripts": {
"test": "exit 0"
},
"dependencies": {
"@gravity-ui/eslint-config": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
Expand Down

0 comments on commit be27938

Please sign in to comment.