Skip to content

Commit b01d269

Browse files
authored
chore: remove jump2header, doctoc scripts (TanStack#781)
As react-query docs are now on a separate site maybe there is no need for jump2header, doctoc scripts
1 parent 21e160d commit b01d269

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
"release": "yarn publish",
2626
"releaseNext": "yarn publish --tag next",
2727
"format": "prettier {.,src,src/**,example/src,example/src/**,types}/*.{md,js,jsx,tsx,json} --write",
28-
"formatReadme": "yarn doctoc",
29-
"doctoc": "npx doctoc --maxlevel 2 README.md",
30-
"jump2header": "npx @strdr4605/jump2header --header 'documentation' --start 'Installation' -e 2 --silent -l 2",
3128
"stats": "open ./stats.html",
3229
"dtslint": "dtslint types"
3330
},

0 commit comments

Comments
 (0)