Skip to content
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

WIP #415

Draft
wants to merge 194 commits into
base: main
Choose a base branch
from
Draft

WIP #415

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
194 commits
Select commit Hold shift + click to select a range
c046717
wip
malangcat May 23, 2024
90f15b2
wip
malangcat May 23, 2024
29cd1c3
chore: package.json directory 변경
junghyeonsu May 23, 2024
592d1a6
stackflow example
malangcat May 24, 2024
5e8577b
project structure
malangcat May 24, 2024
436c2a6
remove next-ts example
malangcat May 24, 2024
28c2050
fix: update `@stackflow/react`
orionmiz May 24, 2024
952980e
radio
malangcat May 30, 2024
e1c46d9
pseudo
malangcat May 30, 2024
a2b22ea
dialog
malangcat May 30, 2024
7f449b0
chore: add react in dom-utils
junghyeonsu May 30, 2024
efaf1d0
component-spec
malangcat May 30, 2024
6ee0fa5
fix parse
malangcat May 30, 2024
2ca4cea
radio spec
malangcat May 30, 2024
92824b0
spec-widget
malangcat May 30, 2024
7662038
compoundVariants
malangcat May 31, 2024
518bda5
figma-extractor
malangcat Jun 3, 2024
c75a1d5
fix property naming
malangcat Jun 3, 2024
42e34d5
fix color variable alpha channel
malangcat Jun 3, 2024
2f8bfe2
ensure topological build order including devdeps
malangcat Jun 3, 2024
ac88846
callout
malangcat Jun 3, 2024
0b6860c
cli shebang
malangcat Jun 4, 2024
bf3ce1d
chore: change directories name
junghyeonsu Jun 5, 2024
c1ab96d
feat(dom-utils): add ariaAttr
junghyeonsu Jun 5, 2024
f952da6
chore: ariaAttr type assertion as Booleanish
junghyeonsu Jun 9, 2024
bc3c4b1
chore: ignore `lib` folder
junghyeonsu Jun 9, 2024
d7ad0da
dialog spec
malangcat Jun 4, 2024
a47bf25
avatar
malangcat Jun 10, 2024
ae7ab41
remove labelProp from checkbox
malangcat Jun 10, 2024
43ef86e
fix gitignore
malangcat Jun 10, 2024
5cf1da1
update widget component list
malangcat Jun 10, 2024
08544e0
feat: change formatter to biome (#413)
junghyeonsu Jun 10, 2024
d47ba6e
feat(component-spec/core): check number in `isTokenExpression`
junghyeonsu Jun 10, 2024
d5e332f
chore: regenerate avatar.vars, dialog.vars
junghyeonsu Jun 10, 2024
2cef847
box button style
malangcat Jun 10, 2024
82fdbf0
refactor folder structure
malangcat Jun 13, 2024
6649346
fab spec
malangcat Jun 13, 2024
b92230e
update chip style
malangcat Jun 13, 2024
c24fa3c
codegen
malangcat Jun 14, 2024
b284fc9
lint
malangcat Jun 17, 2024
fd49012
chore: lint, format with biome (#418)
junghyeonsu Jun 18, 2024
45573df
test: setup testing environment (#417)
junghyeonsu Jun 18, 2024
a83c373
feat: switch (#416)
junghyeonsu Jun 20, 2024
8222b6a
fix: remove last spacing in className
junghyeonsu Jun 20, 2024
36de8f5
feat: parse array (#420)
junghyeonsu Jun 20, 2024
0849de7
feat: `TextField` headless (#414)
junghyeonsu Jun 27, 2024
212f512
useAvatar test
junghyeonsu Jun 28, 2024
52c901f
useSwitch test
junghyeonsu Jun 28, 2024
9b7fa64
Run build command for ignore vars file change
junghyeonsu Jun 28, 2024
c092b42
edit useTextField prop, test
junghyeonsu Jun 28, 2024
34423d8
chore: add build-only-package command
junghyeonsu Jul 2, 2024
b4a29f3
chore: change vitest reporter in CI
junghyeonsu Jul 2, 2024
e4f8933
Add more useSwitch test & specify test title (#425)
junghyeonsu Jul 3, 2024
e438f0f
Add more useCheckbox test & specify test title (#424)
junghyeonsu Jul 3, 2024
7370ab2
more useTextField test and specify test title (#423)
junghyeonsu Jul 3, 2024
ed07b4b
useRadioGroup test (#422)
junghyeonsu Jul 3, 2024
f5d33d7
feat(react-headless/textfield): Add restProps
junghyeonsu Jul 4, 2024
a2fc75d
chore(dom-utils): change labelProps props type
junghyeonsu Jul 4, 2024
9e525dc
useCheckbox, useSwitch form integration test (#427)
junghyeonsu Jul 8, 2024
61f053f
sync build result
malangcat Jul 10, 2024
8e678ea
feat: popover
malangcat Jul 22, 2024
21d97ee
tabs style
malangcat Aug 8, 2024
0c596c4
chore: update new color token
junghyeonsu Aug 13, 2024
cc23194
contrast check widget
malangcat Aug 19, 2024
e4b8e4f
feat: component-docs, cli (#429)
junghyeonsu Aug 21, 2024
9e59224
feat: textfield aria (#426)
junghyeonsu Aug 21, 2024
648db2f
chore: icon package to archive
junghyeonsu Aug 21, 2024
1e978d7
chore: import only type in component docs
junghyeonsu Aug 21, 2024
162ed28
Tabs, ChipTabs (#428)
junghyeonsu Aug 30, 2024
20234ed
feat: checklist widget
malangcat Sep 2, 2024
354bca0
fix: script command
icepeng Sep 5, 2024
7ff0e4f
feat: action button
icepeng Sep 5, 2024
13c6d8a
update tokens
icepeng Sep 6, 2024
3d6c054
feat: action button
icepeng Sep 6, 2024
9c4f80f
apply token changes
icepeng Sep 6, 2024
fed5f91
update token
icepeng Sep 6, 2024
f032fa4
feat: action chip
icepeng Sep 6, 2024
e1a1e30
apply updated token
icepeng Sep 6, 2024
8ca3b12
update spec widget keys
icepeng Sep 6, 2024
0800b52
feat: action chip icon-only layout
icepeng Sep 6, 2024
5a581cf
fix chip font weight
icepeng Sep 6, 2024
54459fe
chore: component docs production deploy in wip branch
junghyeonsu Sep 10, 2024
6f3ed44
chore: watchlist
junghyeonsu Sep 10, 2024
bd1995e
feat: skeleton, progress-circle (#432)
junghyeonsu Sep 10, 2024
0620b13
chore: production cli
junghyeonsu Sep 10, 2024
c763fb2
feat: controll progress circle transition css variable
junghyeonsu Sep 10, 2024
8bb976e
chore: folder structure (#435)
junghyeonsu Sep 11, 2024
17d24be
feat: progress circle round, skeleton animation
junghyeonsu Sep 11, 2024
330484e
feat: skeleton labs
junghyeonsu Sep 11, 2024
a273403
feat: convert to ms
junghyeonsu Sep 11, 2024
0a46ae9
feat: gradient
junghyeonsu Sep 12, 2024
e00fc8b
feat: progress circle transition
junghyeonsu Sep 12, 2024
4964aa8
feat: useUrlParamSync
junghyeonsu Sep 12, 2024
6033151
feat: css extracting plugin (#431)
junghyeonsu Sep 27, 2024
e40b765
feat: Example Architecture (#439)
junghyeonsu Sep 30, 2024
dbb9d6b
feat: add error boundary
junghyeonsu Oct 2, 2024
7f0e9d7
fix: suspense in road code string
junghyeonsu Oct 2, 2024
1f658f9
chore: remove unused function, log error
junghyeonsu Oct 2, 2024
b475431
chore: add comment
junghyeonsu Oct 2, 2024
fba42df
feat: generate-mdx, generate-registry
junghyeonsu Oct 2, 2024
b65dc31
feat(figma-extractor): custom design system name
junghyeonsu Oct 2, 2024
a85a737
chore: bump biome
junghyeonsu Oct 2, 2024
0b25eb1
chore: css formatter to biome
junghyeonsu Oct 2, 2024
90b463b
feat: update tokens
junghyeonsu Oct 2, 2024
08312c6
feat: chip tabs brand weak
junghyeonsu Oct 4, 2024
4bdefe7
feat: chip tabs isDisabled
junghyeonsu Oct 4, 2024
7db1909
update switch
malangcat Oct 4, 2024
46a915b
fix controlled warning
malangcat Oct 4, 2024
29bea98
chore(package/cli): remove private
junghyeonsu Oct 4, 2024
e812460
feat: prerelease with `alpha` tag
junghyeonsu Oct 5, 2024
887c5ee
fix: compound variant class name
malangcat Oct 7, 2024
be98c99
update checkbox, switch
malangcat Oct 7, 2024
c0f3a8d
refactor docs structure
malangcat Oct 7, 2024
faa63f4
feat: action button
malangcat Oct 7, 2024
b44537e
stylesheet exports map wildcard
malangcat Oct 7, 2024
633dec1
action button examples
malangcat Oct 7, 2024
a7eb093
feat: expand button
malangcat Oct 7, 2024
35c5835
feat(stylesheet): update tokens
junghyeonsu Oct 8, 2024
aafabfb
chore(changeset): ignore packages
junghyeonsu Oct 8, 2024
68b92ed
refactor(component-docs): `snippets/component` -> `seed-design/ui` ch…
junghyeonsu Oct 8, 2024
f9491f4
docs(component-docs): tsconfig configuration
junghyeonsu Oct 8, 2024
c2b9f7d
docs(component-docs): phrase unification, header level up
junghyeonsu Oct 8, 2024
7caf8ae
feat(component-docs): dark mode on
junghyeonsu Oct 8, 2024
fa31bb1
docs(component-docs): add tabs examples
junghyeonsu Oct 8, 2024
2de665e
docs(component-docs): edit tabs alert, disabled example
junghyeonsu Oct 8, 2024
e76b7e1
feat(component-docs): React.Suspense in ComponentExample
junghyeonsu Oct 8, 2024
3e556cf
feat(component-docs): background in ComponentExample
junghyeonsu Oct 8, 2024
46ca7fc
feat(tabs): indicator transition only isSwipeable true
junghyeonsu Oct 8, 2024
2b24a62
feat: update switch design
malangcat Oct 8, 2024
0352725
revert suspense boundary
malangcat Oct 8, 2024
0f89074
docs: switch, expand button
malangcat Oct 8, 2024
a2a7186
chore(component-docs): machine generated folder naming
junghyeonsu Oct 10, 2024
04d514f
update switch, action chip, control chip
malangcat Oct 10, 2024
8ea3c2e
update switch small thumb size
malangcat Oct 10, 2024
ab396e3
fix chips
malangcat Oct 10, 2024
d30920d
docs(component-docs): tabs examples
junghyeonsu Oct 10, 2024
c96ff28
progress circle variant name
malangcat Oct 10, 2024
0f389e1
progress circle interface
malangcat Oct 10, 2024
3db4447
feat: change structure (#441)
junghyeonsu Oct 13, 2024
8de5c37
contrast check widget (#434)
yoonk2 Oct 14, 2024
e932244
remove unused example
malangcat Oct 14, 2024
86f6885
chore: change ignore changeset
junghyeonsu Oct 14, 2024
17c0e57
chore: yarn
junghyeonsu Oct 14, 2024
78a619e
style(chipTab): change style
junghyeonsu Oct 14, 2024
9ae7051
chore(cli): change baseURL
junghyeonsu Oct 14, 2024
422ff11
feat(cli): change registry path
junghyeonsu Oct 14, 2024
fa8be8d
feat(figma-extractor): generate json schema from figma variables
junghyeonsu Oct 14, 2024
1307b7b
feat(schema): figma spec to json schema
junghyeonsu Oct 15, 2024
58dd347
new docs
malangcat Oct 15, 2024
a9e9b48
feat(component-spec): add schema description include original values
junghyeonsu Oct 15, 2024
cde2f48
Merge branch 'wip' of https://github.com/daangn/seed-design into wip
junghyeonsu Oct 15, 2024
04e69ee
chore(workflows): seed-design-v3 deploy workflows & remove unused wor…
junghyeonsu Oct 15, 2024
0a8657b
feat(docs): migrate component-docs's installation to v3 react docs
junghyeonsu Oct 15, 2024
0cd74ad
feat(figma-extractor): change `Mode 1` mode to `value`
junghyeonsu Oct 15, 2024
46bdb42
archive gatsby-plugin-seed-design
malangcat Oct 15, 2024
6da0f9e
feat: sync chipTabs, Tabs style with figma (#443)
junghyeonsu Oct 16, 2024
2f8d72a
feat: badge
malangcat Oct 16, 2024
049ebbc
change changeset ignore config
junghyeonsu Oct 16, 2024
60cf32f
feat(docs): migrate Tab, ChipTab
junghyeonsu Oct 16, 2024
eefbf85
docs: change docs domain
junghyeonsu Oct 16, 2024
3cb88c3
chore(component-spec-core): DESIGN_SYSTEM_NAME
junghyeonsu Oct 16, 2024
399e98f
docs: update docs
malangcat Oct 16, 2024
20ebfcd
change token prefix to `seed-v3` (#446)
junghyeonsu Oct 16, 2024
458cbbe
docs: refactor import
malangcat Oct 16, 2024
c81d805
docs: update docs
malangcat Oct 16, 2024
8081f85
fix: stylesheet
malangcat Oct 16, 2024
6eced40
refactor: prefix
malangcat Oct 16, 2024
776cc1f
fix link
icepeng Oct 18, 2024
8715a3b
docs: update docs
icepeng Oct 18, 2024
fcd0cbb
feat: migrate stackflow example to v3 docs (#447)
junghyeonsu Oct 21, 2024
2d3fef1
feat: delete `component-docs` project (#448)
junghyeonsu Oct 21, 2024
ca32401
chore(docs): add react-error-boundary
junghyeonsu Oct 22, 2024
42eda99
chore(docs): remove vanilla extract
junghyeonsu Oct 22, 2024
3e8f292
feat: update action button
malangcat Oct 22, 2024
00611b9
feat: update chips
malangcat Oct 22, 2024
24b3239
fix: control chip color
malangcat Oct 22, 2024
f770b18
feat(docs): icon migrates to `@daangn/react-icon` (#449)
junghyeonsu Oct 22, 2024
89a486e
feat(docs): icon searchparams
junghyeonsu Oct 22, 2024
a75475a
feat(docs): select icon from search params
junghyeonsu Oct 22, 2024
6e29acf
feat(docs): change location of icon onSelect fn
junghyeonsu Oct 22, 2024
d9a8e93
feat(docs): darkmode tailwind variables, sync darkmode
junghyeonsu Oct 23, 2024
80f4573
docs(docs): create react icon foundation page
junghyeonsu Oct 23, 2024
f4079e8
fix(figma-extractor): resolve build error
junghyeonsu Oct 23, 2024
f5ff286
feat(stylesheet): update token.css
junghyeonsu Oct 23, 2024
16e8e8d
feat(component-spec): update schema.json
junghyeonsu Oct 23, 2024
83ad064
update stylesheet
malangcat Oct 24, 2024
065fa9a
update control chip style
malangcat Oct 24, 2024
39d1250
chore: bump changeset
junghyeonsu Oct 24, 2024
74ae964
chore(changeset): `useCalculatedVersion` to `true`
junghyeonsu Oct 24, 2024
d58eeae
feat: figma to prism json
malangcat Oct 24, 2024
16b342b
feat(docs): 아이콘 맵핑 데이터
junghyeonsu Oct 25, 2024
ae83c73
feat(codemod): icon shift (#445)
junghyeonsu Oct 25, 2024
78721a2
docs: add meta in foundation
junghyeonsu Oct 25, 2024
5d4b1e9
docs(docs): add missing leading slash
te6-in Oct 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 6 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"$schema": "https://unpkg.com/@changesets/config@1.6.1/schema.json",
"$schema": "https://unpkg.com/@changesets/config@3.0.3//schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch"
"updateInternalDependencies": "patch",
"ignore": ["docs", "@seed-design/stackflow-spa"],
"snapshot": {
"useCalculatedVersion": true
}
}
64 changes: 16 additions & 48 deletions .github/workflows/docs-deploy-alpha-pages.yml
Original file line number Diff line number Diff line change
@@ -1,76 +1,44 @@
on:
push:
branches:
- '**'
- '!main'
- "**"
- "!main"

paths:
- 'docs/**'
- "docs/**"

name: Deploy Seed Docs Alpha Pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

name: Deploy seed-design-v3 docs (Alpha)

jobs:
deploy:
name: Deploy Seed Docs
name: Deploy Seed Design V3 Docs
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- uses: actions/setup-node@v3
with:
node-version: 18.12.1
node-version: 20.11.0
cache: yarn

- name: Install Dependencies
run: yarn install --immutable

- name: Build `seed-design/design-token`
working-directory: ./packages/design-token
run: |
yarn build

- name: Build `seed-design/design-theming`
working-directory: ./packages/react-theming
run: |
yarn build

- name: Cache Gatsby `.cache` Folder
uses: actions/cache@v3
id: gatsby-cache-folder
with:
path: docs/.cache
key: ${{ runner.os }}-cache-gatsby
restore-keys: |
${{ runner.os }}-cache-gatsby

- if: steps.gatsby-cache-folder.outputs.cache-hit == 'true'
run: echo 'gatsby-cache-folder cache hit!'

- name: Cache Gatsby `public` Folder
uses: actions/cache@v3
id: gatsby-public-folder
with:
path: docs/public/
key: ${{ runner.os }}-public-gatsby
restore-keys: |
${{ runner.os }}-public-gatsby

- if: steps.gatsby-public-folder.outputs.cache-hit == 'true'
run: echo 'gatsby-public-folder cache hit!'
- name: Build Packages
run: yarn build-only-package

- name: Build `Seed Docs`
- name: Build Docs
working-directory: ./docs
run: |
yarn build
env:
# incremental builds
# https://www.gatsbyjs.org/docs/page-build-optimizations-for-incremental-data-changes/
GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES: true

- name: Alpha Deploy `Seed Docs` at Cloudflare pages

- name: Deploy docs at Cloudflare Pages in `seed-design-v3` project (Alpha)
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: pages publish ./docs/public --project-name=seed-design --branch=${{ github.ref_name }}
command: pages deploy ./docs/out --project-name=seed-design-v3 --branch=${{ github.ref_name }}
63 changes: 16 additions & 47 deletions .github/workflows/docs-deploy-production-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,73 +2,42 @@ on:
push:
branches:
- main
- wip # V3
paths:
- 'docs/**'
- "docs/**"

name: Deploy Seed Docs Production Pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

name: Deploy seed-design-v3 docs (Production)

jobs:
deploy:
name: Deploy Seed Docs
name: Deploy Seed Design V3 Docs
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- uses: actions/setup-node@v3
with:
node-version: 18.12.1
node-version: 20.11.0
cache: yarn

- name: Install Dependencies
run: yarn install --immutable

- name: Build `seed-design/design-token`
working-directory: ./packages/design-token
run: |
yarn build

- name: Build `seed-design/design-theming`
working-directory: ./packages/react-theming
run: |
yarn build

- name: Cache Gatsby `.cache` Folder
uses: actions/cache@v3
id: gatsby-cache-folder
with:
path: docs/.cache
key: ${{ runner.os }}-cache-gatsby
restore-keys: |
${{ runner.os }}-cache-gatsby

- if: steps.gatsby-cache-folder.outputs.cache-hit == 'true'
run: echo 'gatsby-cache-folder cache hit!'

- name: Cache Gatsby `public` Folder
uses: actions/cache@v3
id: gatsby-public-folder
with:
path: docs/public/
key: ${{ runner.os }}-public-gatsby
restore-keys: |
${{ runner.os }}-public-gatsby

- if: steps.gatsby-public-folder.outputs.cache-hit == 'true'
run: echo 'gatsby-public-folder cache hit!'
- name: Build Packages
run: yarn build-only-package

- name: Build `Seed Docs`
- name: Build Docs
working-directory: ./docs
run: |
yarn build
env:
# incremental builds
# https://www.gatsbyjs.org/docs/page-build-optimizations-for-incremental-data-changes/
GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES: true

- name: Production Deploy `Seed Docs` at Cloudflare pages
uses: cloudflare/[email protected]

- name: Deploy docs at Cloudflare Pages in `seed-design-v3` project (Production)
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: pages publish ./docs/public --project-name=seed-design
command: pages deploy ./docs/out --project-name=seed-design-v3 --branch=main
42 changes: 0 additions & 42 deletions .github/workflows/docs-deploy-storybook.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/docs-pr-comment-to-cf.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/docs-validate-meta-data.yml

This file was deleted.

30 changes: 30 additions & 0 deletions .github/workflows/react-headless-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: Test React Headless

on:
push:
paths:
- "packages/react-headless/**/*"

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
test:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: "20.x"

- name: Install dependencies
run: yarn install --frozen-lockfile

- name: Build `@seed-design/dom-utils` package
run: yarn workspace @seed-design/dom-utils build

- name: Run tests
run: yarn test:react:once
7 changes: 5 additions & 2 deletions .github/workflows/release-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ on:
branches:
- main
paths:
- 'packages/**'
- 'docs/**'
- "packages/**"
- "docs/**"

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
release:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
!.yarn/versions

**/node_modules/

lib
3 changes: 3 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"recommendations": ["biomejs.biome", "formulahendry.auto-close-tag"]
}
26 changes: 17 additions & 9 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
"[javascript]": {
"editor.defaultFormatter": "biomejs.biome"
},
"[typescript]": {
"editor.defaultFormatter": "biomejs.biome"
},
"[typescriptreact]": {
"editor.defaultFormatter": "biomejs.biome"
},
"[json]": {
"editor.defaultFormatter": "biomejs.biome"
},
"[css]": {
"editor.defaultFormatter": "biomejs.biome"
},
"editor.formatOnSave": true,
"eslint.validate": [
"javascript",
"javascriptreact",
"typescript",
"typescriptreact",
"json"
]
"auto-close-tag.activationOnLanguage": [
"mdx"
],
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading