Skip to content

Commit

Permalink
chore: harmonize file names
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ma committed Dec 13, 2023
1 parent 6f85e93 commit 8c38d55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"node": ">=16.0.0"
},
"scripts": {
"doc": "rm -Rf docs && jsdoc -c .jsdoc.json --verbose && cp -R misc/assets docs/",
"doc": "rm -Rf docs && jsdoc -c .jsdoc --verbose && cp -R misc/assets docs/",
"lint": "npx eslint src",
"test": "npx mocha",
"test:all": "npx mocha tests/*/*.spec.js",
Expand Down

0 comments on commit 8c38d55

Please sign in to comment.