Merge branch 'faster-signup-1' into 'main'
[ProtonMail-WebClient.git] / packages / eslint-plugin-custom-rules / package.json
blob0a8f84abcfa3c2fbe381facef7b3a9e5d0bf8371
2     "name": "eslint-plugin-custom-rules",
3     "version": "1.0.0",
4     "main": "index.js",
5     "scripts": {
6         "test": "jest"
7     },
8     "devDependencies": {
9         "jest": "^29.7.0"
10     }