mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-07 19:26:39 +00:00
add dprint fmt as script
This commit is contained in:
parent
3d77a78993
commit
6c6b1291b0
@ -32,6 +32,7 @@
|
||||
"node": ">=0.8.2"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint ."
|
||||
"lint": "eslint .",
|
||||
"dprint": "dprint fmt"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user