Skip to content

Commit e51df1e

Browse files
committed
Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into dewanshmobile/ide
2 parents c508ee6 + c7492d3 commit e51df1e

File tree

11 files changed

+492
-30
lines changed

11 files changed

+492
-30
lines changed

client/jest.setup.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// eslint-disable-next-line import/no-extraneous-dependencies
2+
import 'jest-styled-components';
13
import 'regenerator-runtime/runtime';
24

35
// See: https://github.com/testing-library/jest-dom

0 commit comments

Comments
 (0)