COMMITS
/ scripts/prettier/index.js June 21, 2024
L
[prettier] Combine compiler and runtime configs
Lauren Tan committed
June 20, 2024
L
Re-enable prettier for compiler/
Lauren Tan committed
November 1, 2023
A
[useFormState] Allow sync actions (#27571)
Andrew Clark committed
October 30, 2023
R
refactor[scripts/prettier]: respect .prettierignore when resolving js files via glob (#27627)
Ruslan Lesiutin committed
January 31, 2023
J
Upgrade prettier (#26081)
Jan Kassens committed
October 18, 2022
A
[Codemod] Update copyright header to Meta (#25315)
Andrew Clark committed
July 8, 2021
B
DevTools: Update named hooks match to use column number also (#21833)
Brian Vaughn committed
July 1, 2021
B
DevTools: Show hook names based on variable usage (#21641)
Brian Vaughn committed
October 14, 2020
D
Fixture: Legacy JSX Runtimes (#20012)
Dan Abramov committed
September 7, 2018
H
Drop the year from Facebook copyright headers and the LICENSE file. (#13593)
Héctor Ramos committed
January 7, 2018
L
Use Prettier Config API (#11980)
Lucas Azzola committed
December 11, 2017
J
use different eslint config for es6 and es5 (#11794)
Jack Hou committed
November 27, 2017
A
Lint untracked files with `yarn linc` (#11665)
Alex Cordeiro committed
November 7, 2017
C
Update prettier to 1.8.1 (#10785)
Clement Hoang committed
November 6, 2017
J
Handle prettier error (#11466)
Joe Lim committed
November 5, 2017
J
Use prettier api (#11458)
Joe Lim committed
October 20, 2017
D
Flatten the shared/ folder (#11297)
Dan Abramov committed
October 18, 2017
D
Use Yarn Workspaces (#11252)
Dan Abramov committed
October 2, 2017
D
Add legacy JSFiddle files (#11030)
Dan Abramov committed
September 28, 2017
B
Add new docs website (#10896)
Brian Vaughn committed
September 24, 2017
S
Update license headers BSD+Patents -> MIT
Sophie Alpert committed
August 26, 2017
A
Remove UMD builds from fixture directory (#10547)
Andrew Clark committed
August 25, 2017
A
Update eslintignore and prettier config to ignore UMD builds of React
Andrew Clark committed
A
Add table of attribute behavior (#10536)
Andrew Clark committed
July 24, 2017
B
Fix failing Prettier command (#10268)
Brian Vaughn committed
B
Don't add dangling commas to functions for packaging fixtures (#10264)
Brian Vaughn committed
July 12, 2017
B
Run all fixtures through Prettier (#10157)
Brandon Dail committed
May 11, 2017
B
Run prettier on scripts/bench (#9671)
Ben Alpert committed
B
"yarn prettier" only checks changed files (#9670)
Ben Alpert committed
April 5, 2017
D
Convert current build system to Rollup and adopt flat bundles (#9327)
Dominic Gannaway committed
March 16, 2017
A
Exit with failing code if prettier throws to ensure CI is blocked
Andrew Clark committed
March 15, 2017
A
Pass args as an array
Andrew Clark committed
A
Add prettier script
Andrew Clark committed