Commit 6d4bba1
authored
chore: remove invalid prettier cfg from package.json (#2297)
## Description
`null` is an invalid value for the `prettier` property of
`package.json`, per the schema.
Schema: https://json.schemastore.org/prettierrc
### Security Considerations
no
### Scaling Considerations
no
### Documentation Considerations
no
### Testing Considerations
no
### Compatibility Considerations
no
### Upgrade Considerations
noFile tree
3 files changed
+0
-3
lines changed- packages
- env-options
- evasive-transform
- memoize
3 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
0 commit comments