Skip to content

Commit

Permalink
added node specification to csslint.
Browse files Browse the repository at this point in the history
  • Loading branch information
brothman01 committed Nov 11, 2023
1 parent 2394ca9 commit 6a8bbf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"license": "GPL-2.0-or-later",
"main": "build/index.js",
"scripts": {
"install": "git submodule update --init"
"install": "git submodule update --init",
"lint:style": "wp-scripts lint-style"
},
"devDependencies": {
"@wordpress/scripts": "^26.16.0",
Expand Down

0 comments on commit 6a8bbf2

Please sign in to comment.