mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-25 05:42:49 +03:00
chore: cleanup jest config
This commit is contained in:
parent
0179ad567e
commit
225dc61521
@ -1,5 +1,4 @@
|
||||
**/webpack.config.js
|
||||
**/jest.config.js
|
||||
**/scripts/*.js
|
||||
**/node_modules/**
|
||||
.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