File tree Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Original file line number Diff line number Diff line change 3535 "url" : " https://github.com/node-fetch/fetch-blob/issues"
3636 },
3737 "homepage" : " https://github.com/node-fetch/fetch-blob#readme" ,
38- "xo" : {
39- "rules" : {
40- "unicorn/prefer-node-protocol" : " off" ,
41- "unicorn/numeric-separators-style" : " off" ,
42- "unicorn/prefer-spread" : " off" ,
43- "unicorn/prefer-number-properties" : " off" ,
44- "import/extensions" : [
45- " error" ,
46- " always" ,
47- {
48- "ignorePackages" : true
49- }
50- ]
51- },
52- "overrides" : [
53- {
54- "files" : " test.js" ,
55- "rules" : {
56- "node/no-unsupported-features/es-syntax" : 0 ,
57- "node/no-unsupported-features/node-builtins" : 0
58- }
59- }
60- ]
61- },
6238 "devDependencies" : {
6339 "ava" : " ^3.15.0" ,
6440 "c8" : " ^7.7.2" ,
6541 "codecov" : " ^3.8.2" ,
6642 "node-fetch" : " ^3.0.0-beta.9" ,
67- "typescript" : " ^4.3.2" ,
68- "xo" : " ^0.40.1"
43+ "typescript" : " ^4.3.2"
6944 },
7045 "funding" : [
7146 {
You can’t perform that action at this time.
0 commit comments