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 e2b0ba7 commit 2ac7b0cCopy full SHA for 2ac7b0c
package.json
@@ -6,6 +6,7 @@
6
"scripts": {
7
"start": "node index.js",
8
"test": "echo \"No tests defined – build OK\" && exit 0"
9
+ "lint": "echo \"No linting configured\" && exit 0"
10
},
11
"keywords": [
12
"celo",
0 commit comments