Skip to content

Commit

Permalink
Ignore dart-sass in jest
Browse files Browse the repository at this point in the history
  • Loading branch information
jathak committed Sep 3, 2024
1 parent 463461a commit aaeabee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const config = {
preset: 'ts-jest',
testEnvironment: 'node',
modulePathIgnorePatterns: ['<rootDir>/dart-sass/'],
};

export default config;

0 comments on commit aaeabee

Please sign in to comment.