I'm trying to setup API-Extractor for a project consuming styled-dictionary and it's complaining about the types/_helper.ts file not having .d.ts extension. I've noticed that's the only filed without the .d.ts extension under /types Was that on purpose?
Hi,
I'm trying to setup API-Extractor for a project consuming styled-dictionary and it's complaining about the
types/_helper.ts
file not having.d.ts
extension. I've noticed that's the only filed without the.d.ts
extension under/types
Was that on purpose?Using
"style-dictionary": "^3.7.1"