We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09cb8d commit d88bf68Copy full SHA for d88bf68
src/sentry/static/sentry/app/types/fileLoader.d.ts
@@ -0,0 +1,4 @@
1
+// Reference: https://github.com/Microsoft/TypeScript-React-Starter/issues/12#issuecomment-327860151
2
+// TS compatibility for https://github.com/webpack-contrib/file-loader
3
+
4
+declare module '*.png';
0 commit comments