Rename to format.js

This commit is contained in:
freearhey
2019-07-20 10:32:16 +03:00
parent 5ba37aff6b
commit 06cadb1580
2 changed files with 5 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
"scripts": {
"test": "node test/index.js",
"generate": "node helpers/generate.js",
"format": "node helpers/formatter.js"
"format": "node helpers/format.js"
},
"repository": {
"type": "git",