Add styled-components, even if it is broken
This commit is contained in:
parent
b69ebb0790
commit
df5de4be97
6 changed files with 224 additions and 5 deletions
|
@ -11,6 +11,8 @@ plugins:
|
|||
extends:
|
||||
- "standard"
|
||||
- "plugin:@typescript-eslint/recommended"
|
||||
globals:
|
||||
tw: "readonly"
|
||||
rules:
|
||||
semi:
|
||||
- error
|
||||
|
|
Reference in a new issue