Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertCraigie committed Dec 20, 2024
1 parent 71c95c1 commit 1c84300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const config: JestConfigWithTsJest = {
'<rootDir>/deno_tests/',
],
testPathIgnorePatterns: ['scripts'],
prettierPath: require.resolve('prettier-2'),
// prettierPath: require.resolve('prettier-2'),
};

export default config;

0 comments on commit 1c84300

Please sign in to comment.