lint fixes for react-components
This commit is contained in:
parent
f27aacc152
commit
3503d97fae
18 changed files with 38 additions and 9 deletions
|
@ -45,6 +45,8 @@ rehype-jargon:
|
|||
lint: "npx eslint 'src/*.mjs'"
|
||||
snapseries:
|
||||
lint: "npx eslint 'src/*.mjs'"
|
||||
react-components:
|
||||
lint: "eslint 'src/**/*.mjs'"
|
||||
|
||||
# Sites go here
|
||||
backend:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue