Commit 81826d3
committed
style(Wind): Reformat ESBuild configuration and Target output from minified to readable
Reformat all ESBuild configuration files in Configuration/ESBuild/ and compiled Target output files from minified single-line format to properly formatted, readable code with consistent spacing, indentation, and line wrapping.
Changes include:
- Expand minified import statements (e.g., `import*as e from"..."` → `import * as e from "..."`)
- Apply consistent named exports format
- Add proper line breaks and indentation
- Reformat all constant, config, and index files
Also applies minor formatting fix to Source/Effect/Files/Interface/FilesService.ts for consistent Stat method signature style.1 parent 03a467e commit 81826d3
397 files changed
Lines changed: 12704 additions & 2923 deletions
File tree
- .github
- Configuration/ESBuild
- Config
- Constant
- Source/Effect/Files/Interface
- Target
- Bootstrap/Types/VSCode/Type
- Configuration/ESBuild
- Config
- Constant
- Effect
- ActivityBar
- Error
- Implementation
- Interface
- Layer
- Tag
- Bootstrap
- Implementation
- Interface
- Layer
- Tag
- Clipboard
- Implementation
- Interface
- Tag
- Configuration
- Error
- Implementation
- Interface
- Layer
- Tag
- Environment
- Implementation
- Interface
- Tag
- Health
- Implementation
- Interface
- Tag
- IPC
- Error
- Implementation
- Interface
- Tag
- Layers
- MountainSync
- Implementation
- Layer
- Tag
- Mountain
- Error
- Implementation
- Interface
- Layer
- Tag
- NetworkRestrictions
- Constant
- Error
- Implementation
- Interface
- Tag
- Panel
- Error
- Layer
- Tag
- Sandbox
- Layer
- Tag
- Sidebar
- Error
- Layer
- Tag
- StatusBar
- Error
- Layer
- Tag
- Telemetry
- Error
- Helper
- Layer
- Tag
- FileSystem
- Error
- Implementation
- Type
- Function
- Install
- Function
- Polyfills
- Source
- Bootstrap/Types
- Type
- VSCode
- Interface
- Type
- Configuration/ESBuild
- Config
- Constant
- Effect
- ActivityBar
- Error
- Implementation
- Interface
- Layer
- Tag
- Type
- Bootstrap
- Implementation
- Interface
- Layer
- Tag
- Type
- Clipboard
- Implementation
- Interface
- Tag
- Type
- Configuration
- Error
- Implementation
- Interface
- Layer
- Tag
- Type
- Environment
- Implementation
- Interface
- Tag
- Type
- Health
- Implementation
- Interface
- Tag
- Type
- IPC
- Error
- Implementation
- Interface
- Tag
- Layers
- MountainSync
- Implementation
- Interface
- Layer
- Tag
- Type
- Mountain
- Error
- Implementation
- Interface
- Layer
- Tag
- Type
- NetworkRestrictions
- Constant
- Error
- Implementation
- Interface
- Tag
- Type
- Panel
- Error
- Interface
- Layer
- Tag
- Type
- Sandbox
- Interface
- Layer
- Tag
- Sidebar
- Error
- Interface
- Layer
- Tag
- Type
- StatusBar
- Error
- Interface
- Layer
- Tag
- Type
- Telemetry
- Error
- Helper
- Interface
- Layer
- Tag
- Type
- FileSystem
- Error
- Implementation
- Interface
- Type
- Function
- Install
- Function
- Polyfills
- Types
- Error
- Interface
- Type
- Workbench
- Implementation
- Interface
- Type
- Types
- Error
- Workbench
- Implementation
- Type
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments