We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f170db commit b530c91Copy full SHA for b530c91
packages/foundations/scripts/local/generate-icon-overview.ts
@@ -1,3 +1,5 @@
1
+/* eslint-disable @typescript-eslint/no-unsafe-call */
2
+
3
/*
4
* This script can be used to update the icon overview for foundation testing.
5
*/
0 commit comments