From 763bacab6d2998a61fbb41d2910ddc096e5d4daa Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Wed, 26 May 2021 13:34:49 -0700 Subject: [PATCH] Remove some deadwood --- .prettierignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.prettierignore b/.prettierignore index f1f1b57..f47cc61 100644 --- a/.prettierignore +++ b/.prettierignore @@ -98,11 +98,5 @@ build-tests/*/etc dist-dev dist-prod -# Prettier doesn't understand the /*[LINE "HYPOTHETICAL"]*/ macros in these files: -apps/rush-lib/assets/rush-init/ - -# These are intentionally invalid files -libraries/heft-config-file/src/test/errorCases/invalidJson/config.json - # We'll consider enabling this later; Prettier reformats code blocks, which affects end-user content *.md