We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdab1d4 commit c4c5761Copy full SHA for c4c5761
react/sourcejs-options.js
@@ -0,0 +1,5 @@
1
+module.exports = {
2
+ rendering: {
3
+ specFiles: ['index.jsx']
4
+ }
5
+};
0 commit comments