mirror of
https://github.com/Noratrieb/tsfun.git
synced 2026-01-14 16:45:03 +01:00
printf
This commit is contained in:
parent
c5928e755b
commit
d1b843306d
7 changed files with 63 additions and 100 deletions
|
|
@ -3,7 +3,11 @@
|
|||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"fmt": "prettier -w ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue