Re-add linting for styled-components

- Update styled-components to v6
- Update stylelint to v15
- Add styled-components css plugin
This commit is contained in:
jeffvli 2023-09-15 20:42:03 -07:00
parent 2defa5cc13
commit d45b01625b
6 changed files with 3787 additions and 7162 deletions

View file

@ -10,7 +10,6 @@
"declaration": true,
"declarationMap": true,
"jsx": "react-jsx",
"jsxImportSource": "@emotion/react",
"strict": true,
"pretty": true,
"sourceMap": true,