This website works better with JavaScript.
Home
Explore
Help
Sign In
modal-soft
/
zeichen-app-web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Web app module for Zeichen.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
908 KiB
Tree:
e623df86f1
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e623df86f1'
${ noResults }
zeichen-app-web
/
jest.config.js
jest.config.js
69 B
Raw
Normal View
History
Initial commit Add files from create-next-app
3 years ago
1
2
3
4
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};