mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
[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
This commit is contained in:
@@ -24,6 +24,7 @@ compiler/**/.next
|
||||
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/error.todo-kitchensink.js
|
||||
|
||||
compiler/crates
|
||||
compiler/target
|
||||
compiler/apps/playground/public
|
||||
|
||||
compiler/**/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user