Skip to content

Commit

Permalink
update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuunen committed Nov 5, 2023
1 parent f71fcd0 commit 57a0da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__snapshots__/check.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ exports[`check B folder succeed 1`] = `
"has-a-npmrc-file",
"npmrc-has-enable-pre-post-scripts-option",
"has-a-nvmrc-file",
"nvmrc-has-a-recent-lts-node-version",
"has-a-package-json-file",
"package-json-main-file-maximum-size-is-specified-in-data-file-ex-max-size-ko-100",
"package-json-has-a-dist-repo-check-min-cjs-file",
Expand Down Expand Up @@ -167,7 +168,6 @@ exports[`check B folder succeed 1`] = `
"tsconfig-json-my-folder-is-not-needed-in-include-section-my-folder-is-enough",
],
"warnings": [
"nvmrc-could-have-a-recent-lts-node-version-20-d-d",
"readme-md-could-have-a-demo-image-or-gif-demofolder-any-file-ext",
],
}
Expand Down

0 comments on commit 57a0da7

Please sign in to comment.