mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 06:02:25 -05:00
Compare commits
2 commits
3bcc463f09
...
9a8a299c4e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a8a299c4e |
||
|
|
67ee5b8e80 |
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"format": "prettier nodes credentials --write",
|
||||
"lint": "eslint nodes credentials",
|
||||
"lintfix": "eslint nodes credentials --fix",
|
||||
"prepublishOnly": "npm build && npm lint -c .eslintrc.prepublish.js nodes credentials"
|
||||
"prepublishOnly": "npm run build && npm run lint -c .eslintrc.prepublish.js nodes credentials"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue