diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index c48d868e..938ec6ac 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,8 @@ }, "license": "GPL-3.0", "devDependencies": { + "eslint": "^8.18.0", + "prettier": "2.7.1", "tape": "^5.4.1" } } |