Skip to content

Commit 1ddb054

Browse files
Update package.json
Co-authored-by: Kræn Hansen <kraen@elevenlabs.io>
1 parent 2303823 commit 1ddb054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"node:test": "node --test ./implementors/node/run-tests.ts",
8-
"lint": "eslint && tsc -p .",
8+
"lint": "eslint && tsc",
99
"addons:configure": "cmake -S . -B ./build",
1010
"addons:build": "cmake --build ./build",
1111
"addons:clean": "git clean -xf '**/*.node' && rm -rf ./build",

0 commit comments

Comments
 (0)