Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Eric Rozell ee76145dbc
Use prettier-plugin-hermes-parser to match upstream settings (#12599)
* Use prettier-plugin-hermes-parser to match upstream settings

In order to minimize the delta between platform override files in react-native-windows and upstream facebook/react-native files, switch to prettier-plugin-hermes-parser. The same change was made in dc2037c0f1

* Change files

* linting

* Change files

---------

Co-authored-by: Marlene Cota <mcota@microsoft.com>
Co-authored-by: Andrew <30809111+acoates-ms@users.noreply.github.com>
2024-06-04 19:40:48 +00:00
Danny van Velzen e18db30cd3
Standardize on the repository field in package.json (#10981)
* Standardize on the repository field in package.json

* Change files

* Undo removal of newline by vscode
2022-12-12 21:47:07 +00:00
Chiara Mooney 938b09653f
Adjust Prettier Config to Match react-native (#9819)
Adjust prettier arrowParens configuration to match react-native. Should be set to 'avoid'. Remove forked files in List testing, now that upstream has resolved the linting errors in these files.

Resolves https://github.com/microsoft/react-native-windows/issues/9217

Co-authored-by: Jon Thysell <jthysell@microsoft.com>
2022-04-11 17:34:40 -07:00
acoates-ms 388743e157
Hook up some basic formatting configuration for vscode (#2655)
* Hook up some basic formatting configuration for vscode

* Replace tslint with eslint

* Format on save

* Fix a bunch of eslint errors

* Dont run lint on already build files

* lint now enforces LF to match community
2019-07-01 12:38:12 -07:00