Skip to content

Commit

Permalink
Underscore vs dash typo!
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Maj committed Apr 12, 2022
1 parent d4318cb commit 9a92105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const projectScripts = () => {
},
"config": {
"watch": {
"filter_regex": "^manifest\\.(ts|js|json)$",
"filter-regex": "^manifest\\.(ts|js|json)$",
"paths": ["."],
},
},
Expand Down

0 comments on commit 9a92105

Please sign in to comment.