mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01: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:
parent
38af456a49
commit
0f1127b552
|
|
@ -24,6 +24,7 @@ compiler/**/.next
|
||||||
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/error.todo-kitchensink.js
|
compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/error.todo-kitchensink.js
|
||||||
|
|
||||||
compiler/crates
|
compiler/crates
|
||||||
|
compiler/target
|
||||||
compiler/apps/playground/public
|
compiler/apps/playground/public
|
||||||
|
|
||||||
compiler/**/LICENSE
|
compiler/**/LICENSE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user