This website works better with JavaScript.
Explore
Help
Register
Sign In
hastic
/
hastic-grafana-app
Watch
5
Star
1
Fork
You've already forked hastic-grafana-app
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
173
Commits
1
Branch
1
Tag
1.5 MiB
Tree:
860c2ed69d
master
0.5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '860c2ed69d'
${ noResults }
hastic-grafana-app
/
tsconfig.jest.json
4 lines
30 B
Raw
Normal View
History
Unescape
Escape
Add jest basic tests #30 (#51) * setup jest add basic tests to check if works * temporary commit * Create mocks * Add tests setup * Update tests * Remove package-lock.json
6 years ago
{
"extends"
:
"./tsconfig"
}