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 b24ec2d commit 541f8a7Copy full SHA for 541f8a7
1 file changed
package.json
@@ -16,7 +16,7 @@
16
},
17
"scripts": {
18
"test": "npm t -w db-service -w sqlite",
19
- "lint": "npx eslint ."
+ "lint": "npx eslint db-service sqlite postgres hana"
20
21
"license": "Apache-2.0"
22
}
0 commit comments