Fix/linting booking flow * fix import issues and add lint check no-extraneous-dependencies * fix use type HotelType instead of string * add no-extraneous-dependencies lint check to booking-flow Approved-by: Anton Gunnarsson
Fix/linting * fix import issues and add lint check no-extraneous-dependencies * fix use type HotelType instead of string Approved-by: Anton Gunnarsson
feat(SW-2880) Prepare booking flow package * Init booking-flow package * Add gitignore * Use booking-flow package * Use design-system Approved-by: Joakim Jäderberg