Commit 7b22b2a
Fix lint (codesandbox#2348)
* start
* more lint
* finish lint
* fix imports
* fix component
* Apply suggestions from code review
Co-Authored-By: Michaël De Boey <[email protected]>1 parent 1ce7a8f commit 7b22b2a
File tree
154 files changed
+461
-411
lines changed- packages/app
- .vscode
- src
- app
- components
- CodeEditor
- Configuration
- ImageViewer
- VSCode
- Configuration
- ContextMenu
- Preview/DevTools
- Console
- Input
- MessageIcon
- Problems
- React-Devtools
- Tabs
- TabDropZone
- Tab
- Terminal
- ShellTabs
- Shell
- Tests
- TestDetails
- ErrorDetails
- TestBlock
- TestName
- TestElement
- TestOverview
- TestProgressBar
- TestSummaryText
- TestSummary
- Unread
- SubscribeForm
- CheckoutForm
- pages
- CLI
- Prompt
- CliInstructions
- Curator
- Dashboard
- Content
- DragLayer
- SandboxCard
- SandboxGrid
- Sandboxes
- Filters
- FilterOptions
- SortOptions
- Selection
- routes
- DeletedSandboxes
- PathedSandboxes
- RecentSandboxes
- SearchSandboxes
- Templates
- Sidebar
- Item
- SandboxesItem
- FolderEntry
- TemplateItem
- TrashItem
- GitHub
- Live
- NewSandbox
- Patron
- PricingModal
- Badge
- Particles
- PricingChoice
- ChangeSubscription
- Range
- Profile
- Header
- UserInfo
- Stats
- Showcase/SandboxInfo
- Sandbox
- Editor
- Content
- Preview
- Tabs/Tab
- Header
- Buttons/LikeButton
- MenuBar
- Workspace
- Chat
- Dependencies/VersionEntry
- Files/DirectoryEntry/Entry
- Project
- SandboxConfig
- WorkspaceItem
- items
- Deployment/Zeit
- Files
- GitHub
- More
- NotOwnedSandboxInfo
- Server
- EnvVars
- QuickActions
- SearchDependencies/RawAutoComplete
- Search
- common
- ErrorBoundary/CodeSadbox
- GithubIntegration
- LikeHeart
- Modals
- DeploymentModal
- ForkServerModal
- MoveSandboxFolderModal
- PreferencesModal
- Appearance
- Badges
- CodeFormatting
- Prettier
- EditorPageSettings
- EditorSettings
- PreviewSettings
- Experiments
- Integrations
- KeyMapping
- PaymentInfo
- Card
- SignInForTemplates
- NotFound
- SignInButton
- SignIn
- Stats
- Stat
- UserMenu
- Menu
- ZeitAuth
- ZeitIntegration
- store/modules/editor
- vscode
- embed/components/Content
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+461
-411
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
1156 | 1155 | | |
1157 | 1156 | | |
1158 | 1157 | | |
1159 | | - | |
1160 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
0 commit comments