microsoft / fluentui-system-icons

Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
https://aka.ms/fluentui-system-icons
MIT License
5.64k stars 497 forks source link

[@fluentui/react-icons-font-subsetting-webpack-plugin] Added TS Declaration File #730

Open DorianLatchague opened 6 days ago

DorianLatchague commented 6 days ago

@fluentui/react-icons-font-subsetting-webpack-plugin can't currently be used in a webpack.config.ts file without providing a .d.ts file to provide typing. By setting the tsconfig's declaration property to true, a .d.ts file will now be included in the build output of the package when running tsc