1
0
Эх сурвалжийг харах

Add lint script to package.json

YouTwitFace 5 жил өмнө
parent
commit
7a66bd1bc5
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -3,6 +3,9 @@
   "version": "0.1.0",
   "description": "NodeJS MTProto API Telegram client library,",
   "main": "index.js",
+  "scripts": {
+    "lint": "eslint ."
+  },
   "repository": {
     "type": "git",
     "url": "git+https://github.com/gram-js/gramjs.git"