-
Paul Slaughter authored
These files were updated automatically with this script: ``` result="$(awk '/[{\[]$/ { printf("%s\t", $0); next } 1' $1)" echo "$result" > $1 yarn prettier --write $1 ```
198a5886
These files were updated automatically with this script: ``` result="$(awk '/[{\[]$/ { printf("%s\t", $0); next } 1' $1)" echo "$result" > $1 yarn prettier --write $1 ```