Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit d97c17f

Browse files
Merge pull request #12 from AtomLinter/update-description
docs: update package description
2 parents 2c58f47 + 98d754f commit d97c17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linter-eslint-node",
33
"main": "./lib/main",
44
"version": "1.0.3",
5-
"description": "A short description of your package",
5+
"description": "Lint JavaScript on the fly, using ESLint (v7 or greater)",
66
"keywords": [
77
"linter-eslint",
88
"eslint"

0 commit comments

Comments
 (0)