chore: add code formatting and linting (#952)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
label: "String"
|
||||
label: 'String'
|
||||
target: string
|
||||
---
|
||||
|
||||
@ -13,5 +13,5 @@ The string widget translates a basic text input to a string value. For larger te
|
||||
- **Example:**
|
||||
|
||||
```yaml
|
||||
- {label: "Title", name: "title", widget: "string"}
|
||||
- { label: 'Title', name: 'title', widget: 'string' }
|
||||
```
|
||||
|
Reference in New Issue
Block a user