Skip to content

Commit b45e16f

Browse files
committed
Update package.json
1 parent 255ac6d commit b45e16f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"watch": "replugged build theme --watch",
1212
"bundle": "replugged bundle theme",
1313
"release": "replugged release",
14-
"lint": "prettier ./ --check",
15-
"lint:fix": "prettier ./ --write"
14+
"lint": "prettier ./classicTitlebar.theme.css --check",
15+
"lint:fix": "prettier ./classicTitlebar.theme.css --write"
1616
},
1717
"keywords": [],
1818
"author": "",

0 commit comments

Comments
 (0)