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 025d3ca commit 5840117Copy full SHA for 5840117
knip.ts
@@ -8,7 +8,7 @@ const config: KnipConfig = {
8
'node_package/src/ReactOnRails.ts!',
9
'node_package/src/ReactOnRails.node.ts!',
10
'node_package/src/ReactOnRailsRSC.ts!',
11
- 'node_package/src/RSCWebpackLoader.ts!',
+ 'node_package/src/RSCWebpackLoader.js!',
12
],
13
project: ['node_package/src/**/*.[jt]s!', 'node_package/tests/**/*.[jt]s'],
14
babel: {
0 commit comments