Skip to content

Commit

Permalink
package file updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryce Kalow committed Aug 16, 2021
1 parent 32cf9e3 commit 9b172f7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 399 deletions.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -63,6 +63,9 @@
}
},
"lint-staged": {
"*.+(js|jsx|ts|tsx)": ["next-hashicorp format", "next-hashicorp lint"]
"*.+(js|jsx|ts|tsx)": [
"next-hashicorp format",
"next-hashicorp lint"
]
}
}
52 changes: 0 additions & 52 deletions packages/consent-manager/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b172f7

Please sign in to comment.