Skip to content

Commit

Permalink
Upgrade standard lib to silence npm audit warnings. Disable linting.
Browse files Browse the repository at this point in the history
standard is a linter for js files. Note that it does not work on ts file, which makes the `npm run lint` command inneffective, except for the example files.
With the upgrade, standard breaks when it can't find any files, and it reports many warnings for the example files (stylistic warnings). So it is also disabled for now.
  • Loading branch information
ppillot committed Apr 11, 2024
1 parent e363d4c commit c23b753
Show file tree
Hide file tree
Showing 2 changed files with 3,603 additions and 2,700 deletions.
Loading

0 comments on commit c23b753

Please sign in to comment.