@samitouri / QOS-React-2 / commits / 0f1127b552

[prettier] Ignore compiler/target (#31168)

Add missing directory to prettierignore. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31168). * #31167 * #31166 * #31165 * #31164 * #31148 * __->__ #31168

lauren committed Oct 10, 2024 at 10:53 UTC 0f1127b552790e6dc0b65650680237ba4c94d977
1 file changed +1
.prettierignore
+1
@@ -24,6 +24,7 @@ compiler/**/.next
24 compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/error.todo-kitchensink.js
25
26 compiler/crates
27 +compiler/target
28 compiler/apps/playground/public
29
30 compiler/**/LICENSE