Skip to content

Commit 8b02a59

Browse files
committed
lint uart.js
1 parent d3225f2 commit 8b02a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"homepage": "https://github.com/espruino/EspruinoWebTools#readme",
1111
"scripts": {
12-
"lint": "eslint puck.js imageconverter.js fontconverter.js"
12+
"lint": "eslint uart.js puck.js imageconverter.js fontconverter.js"
1313
},
1414
"dependencies": {
1515
"btoa": "^1.2.1",

0 commit comments

Comments
 (0)