typescript: Add some more TS config including "skipLibCheck" which prevents typescript from noticing that next ts config and react ts config diverge (9382d7a)
typescript: Fix typing, remove typeguard which would leave props: never afterwards (a82ef47)
Features
typescript: prop type is Partial<ImageProps> (a6050a7)