Skip to content

Commit 18c8897

Browse files
committed
rename karma.conf.js
1 parent a02c79b commit 18c8897

2 files changed

Lines changed: 1 addition & 45 deletions

File tree

karma.conf.js

Lines changed: 0 additions & 44 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"rebuild": "npm run clear && npm run build",
1515
"test": "npm run lint && npm run test-node",
1616
"test-node": "npm run build-test && mocha dist/test/*.spec.js",
17-
"test-karma": "karma start karma.conf.js"
17+
"test-karma": "karma start karma.conf.cjs"
1818
},
1919
"files": [
2020
"dist",

0 commit comments

Comments
 (0)