8d409572b7bb54af1fd088b6a1b79a254f468834
- ErrorPage.tsx: FALLBACK_CONFIG literal instead of ERROR_CONFIG["500"]! - ErrorBoundary.tsx: hoist FALLBACK_RU / FALLBACK_EN to consts so pickStrings returns them without the bang. - routesToPolylines.ts: narrow spider-mode block on filterState.departure truthy; guard each route-code lookup. - FlightsMapStartPage.tsx: narrow firstRoute/depCode/arrCode together instead of asserting each individually. - OnlineBoardDetailsPage.tsx: IIFE over legs[i+1] for TransferBar; `_canonicalOrigin` prefix for currently-unused prop. Warning count: 30 → 19.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%