You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description:
tsconfig.json for emotion-theme is broken so dtslint cannot lint the typings for emotion-theme.
However, it passes Travis because of palantir/tslint#3949.
Suggested solution:
Fix tsconfig.json
The text was updated successfully, but these errors were encountered:
**What**: tsconfig.json for emotion-theming package
**Why**: It does not work well with dtslint
**How**: Fix options in tsconfig.json
**Checklist**:
- [N/A] Documentation
- [N/A] Tests
- [x] Code complete
Resolves#711.
emotion
version: v9.2.2Problem description:
tsconfig.json for emotion-theme is broken so dtslint cannot lint the typings for emotion-theme.
However, it passes Travis because of palantir/tslint#3949.
Suggested solution:
Fix tsconfig.json
The text was updated successfully, but these errors were encountered: