move prettier and eslint config to root of repo (#12497)
## Description We currently have separate prettier and eslint configs in many different directories. This combines all these configs into a single shared config, while preserving the current differences via overrides. Enabling prettier and eslint for additional directories, and standardizing the places where the config is different will be left for a future PR ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process. ### Type of Change (Check all that apply) - [ ] protocol change - [ ] user-visible impact - [ ] breaking change for a client SDKs - [ ] breaking change for FNs (FN binary must upgrade) - [ ] breaking change for validators or node operators (must upgrade binaries) - [ ] breaking change for on-chain data layout - [ ] necessitate either a data wipe or data migration ### Release notes
H
hayes-mysten committed
98a37d46f030dbe8c98318e282fb5ea4f334bbc8
Parent: 03df554
Committed by GitHub <noreply@github.com>
on 6/14/2023, 10:24:59 PM