We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5150d53 commit 41288fcCopy full SHA for 41288fc
wrongsecrets-balancer/package.json
@@ -4,7 +4,7 @@
4
"description": "Run Capture the Flags and Security Trainings with OWASP Wrongsecrets (based on multijuicer from Iteratec). Requires node18",
5
"main": "src/index.js",
6
"scripts": {
7
- "lint": "eslint --config .eslintrc src/**",
+ "lint": "eslint src/**",
8
"test": "NODE_ENV=test jest"
9
},
10
"keywords": [],
0 commit comments