Closed fabb closed 5 years ago
This enables support for the latest typescript syntax (e.g. as const).
as const
Fixes #274.
Coverage remained the same at 100.0% when pulling 64360dc01f1f9ac44c08c7e547c939882f490df0 on fabb:update_babel_dependency into ca0383a88798eccb5a7295e1423b1ad5c62438c3 on styled-components:master.
@fabb Thanks for your PR. According to https://github.com/styled-components/stylelint-processor-styled-components/issues/274#issuecomment-523025622, it can be unmodified.
This enables support for the latest typescript syntax (e.g.
as const
).Fixes #274.