-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
ref(figma) setup config #106390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
ref(figma) setup config #106390
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
446cccb
ref(figma) setup config
JonasBa 19c9357
ref(button) add code connect for button
JonasBa c41ddeb
Merge branch 'master' into jb/figma/codeconnect
JonasBa 85ae29a
ref(deps) remove code connect
JonasBa a78205a
ref(deps) add code connect and sue proper children
JonasBa 03b7c05
ref(deps) fix state
JonasBa 1c9713e
ref(deps) fix state
JonasBa ea666fd
ref(knip): exclude figma code connect files from analysis
cursoragent aa7dc57
ref(knip): ignore @figma/code-connect dependency
cursoragent b2aecb7
fix(figma): correct include pattern to target only figma code connect…
cursoragent 98b5499
fix(knip): add figma code connect files as entry points
cursoragent c6e36ea
ref(eslint): update figma code connect pattern to support jsx files
cursoragent 3733dba
fix(knip): remove @figma/code-connect from ignoreDependencies
cursoragent b33a6a3
fix(eslint): add figma.config.json to global ignores
cursoragent a50d511
fix alias import
JonasBa 173dfb2
fix alias import
JonasBa 684a24c
Merge branch 'master' into jb/figma/codeconnect
JonasBa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| { | ||
| "codeConnect": { | ||
| "label": "React", | ||
| "parser": "react", | ||
| "interactiveSetupFigmaFileUrl": "https://www.figma.com/design/eTJz6aPgudMY9E6mzyZU0B/%F0%9F%90%A6-Components?node-id=8157-12490&p=f&t=boeFn5xr6XF6ljEJ-0", | ||
| "include": ["**/*.{tsx,jsx}"], | ||
| "paths": { | ||
| "@sentry/scraps/*": ["static/app/components/core/*"] | ||
| } | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.