MetaMask / module-lint

Analyzes one or more repos for divergence from a template repo.
1 stars 3 forks source link

[module-lint-report] package manifest is not well-formed #96

Open kanthesha opened 3 weeks ago

kanthesha commented 3 weeks ago

[?] Is CHANGELOG.md well-formatted? 37

[?] Does the packageManager field in package.json conform?

[?] Does the engines.node field in package.json conform?

[?] Do the lint-related devDependencies in package.json conform?

[?] Do the jest-related devDependencies in package.json conform?

[?] Do the test-related scripts in package.json conform?

[?] Do the typescript-related devDependencies in package.json conform?

[?] Do the typescript-related scripts in package.json conform?

[?] Does the exports field in package.json conform?

[?] Does the main field in package.json conform?

[?] Does the module field in package.json conform?

[?] Does the types field in package.json conform?

[?] Does the files field in package.json conform?

[?] Does LavaMoat allow scripts for tsup>esbuild?

[?] Do the typedoc-related devDependencies in package.json conform?

[?] Do the typedoc-related scripts in package.json conform?

[?] Do the changelog-related devDependencies in package.json conform?

[?] Do the changelog-related scripts in package.json conform?

[?] Do the lavamoat-related devDependencies in package.json conform?