Files
Mateusz Burzyński fc4d7bd744 Convert @emotion/react's source code to TypeScript (#3281)
* Convert `@emotion/react`'s source code to TypeScript

* add changeset

* limit `package.json['files']`

* fixed type issue

* try `esModuleInterop`

* add required cast

* use `resolveJsonModule` too

* fixed extra things

* fixed a silly mistake

* one extra thing

* fixed type error

* try building before running dtslint

* fixed import

* try to bump tested TS versions

* add extra ts-ignore

* make sure the ts-ignore is above the problematic line

* rewrite tests to stop relying on implementation detail

* fixed type error

* corrext tests

* fixed entrypoints types
2024-12-05 11:53:48 +01:00
..
2019-11-02 08:39:50 +10:00
2019-11-06 08:32:24 +10:00