Skip to content

Commit

Permalink
Add sphinxJsConfig test file
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Apr 30, 2024
1 parent 910105c commit 4231600
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/sphinxJsConfig.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export const config = {
shouldDestructureArg: (param) => param.name === "destructureThisPlease"
};

0 comments on commit 4231600

Please sign in to comment.