This repository was archived by the owner on Aug 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +73
-74
lines changed
Expand file tree Collapse file tree 2 files changed +73
-74
lines changed Original file line number Diff line number Diff line change 2222 "repository" : " syntax-tree/hast-to-hyperscript" ,
2323 "bugs" : " https://github.com/syntax-tree/hast-to-hyperscript/issues" ,
2424 "funding" : {
25- "type" : " opencollective" ,
26- "url" : " https://opencollective.com/unified"
27- },
25+ "type" : " opencollective" ,
26+ "url" : " https://opencollective.com/unified"
27+ },
2828 "author" :
" Titus Wormer <[email protected] > (https://wooorm.com)" ,
2929 "contributors" : [
3030 " Titus Wormer <[email protected] > (https://wooorm.com)" ,
5252 "rehype" : " ^10.0.0" ,
5353 "remark-cli" : " ^8.0.0" ,
5454 "remark-preset-wooorm" : " ^7.0.0" ,
55- "tape" : " ^4 .0.0" ,
55+ "tape" : " ^5 .0.0" ,
5656 "tinyify" : " ^2.0.0" ,
5757 "unist-builder" : " ^2.0.0" ,
5858 "vdom-to-html" : " ^2.0.0" ,
5959 "virtual-dom" : " ^2.0.0" ,
6060 "vue" : " ^2.0.0" ,
6161 "vue-server-renderer" : " ^2.0.0" ,
62- "xo" : " ^0.29 .0"
62+ "xo" : " ^0.30 .0"
6363 },
6464 "scripts" : {
6565 "format" : " remark . -qfo && prettier --write \" **/*.js\" && xo --fix" ,
8888 "prettier" : true ,
8989 "esnext" : false ,
9090 "rules" : {
91+ "unicorn/no-fn-reference-in-iterator" : " off" ,
9192 "unicorn/prefer-type-error" : " off" ,
9293 "guard-for-in" : " off" ,
9394 "no-self-compare" : " off" ,
You can’t perform that action at this time.
0 commit comments