Commit 96be260
committed
chore(sync): adopt canonical fleet tsconfig.base.json + scaffolding
Cascades the fleet-canonical tsconfig.base.json flipping 8 strict flags
that vscode-socket-security previously kept lax (noUnusedLocals,
noUnusedParameters, noPropertyAccessFromIndexSignature,
noUncheckedIndexedAccess, verbatimModuleSyntax, exactOptionalPropertyTypes,
erasableSyntaxOnly, sourceMap). Repo-specific exceptions move to the
concrete config in a follow-up commit.
Also cascades drifted hook code, oxlint/oxfmt configs, gitattributes,
bypass-phrases docs, and validate-config-paths.1 parent c1c944c commit 96be260
10 files changed
Lines changed: 157 additions & 58 deletions
File tree
- .claude/hooks/no-revert-guard
- test
- .config
- oxlint-plugin/rules
- docs/claude.md
- scripts
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
Lines changed: 89 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| 121 | + | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments