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