Skip to content

Commit 7d63441

Browse files
committed
refactor: move to src folder
1 parent 9c6052a commit 7d63441

File tree

392 files changed

+56
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

392 files changed

+56
-53
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"typescript.tsdk": "node_modules/typescript/lib",
33
"editor.tabSize": 2,
44
"[typescriptreact][typescript][javascript]": {
5-
"editor.rulers": [100]
5+
"editor.rulers": [
6+
100
7+
]
68
},
79
"javascript.preferences.importModuleSpecifier": "relative",
810
"typescript.preferences.importModuleSpecifier": "relative",

pnpm-lock.yaml

Lines changed: 51 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)