mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-25 11:13:50 +03:00
chore: cleanup jest config
This commit is contained in:
parent
0179ad567e
commit
225dc61521
@ -1,5 +1,4 @@
|
|||||||
**/webpack.config.js
|
**/webpack.config.js
|
||||||
**/jest.config.js
|
|
||||||
**/scripts/*.js
|
**/scripts/*.js
|
||||||
**/node_modules/**
|
**/node_modules/**
|
||||||
.github/**
|
.github/**
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
/** @type {import('ts-jest').JestConfigWithTsJest} */
|
|
||||||
module.exports = {
|
|
||||||
preset: 'ts-jest',
|
|
||||||
testEnvironment: 'node',
|
|
||||||
};
|
|
Loading…
Reference in New Issue
Block a user