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 b4d3c6d commit 1545238Copy full SHA for 1545238
1 file changed
package.json
@@ -9,6 +9,7 @@
9
"url": "git+https://github.com:saneef/eleventy-plugin-git-commit-date.git"
10
},
11
"scripts": {
12
+ "lint": "eslint src/**.js tests/**.js",
13
"test": "ava"
14
15
"keywords": [
0 commit comments