This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
tonality
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Ringtone app
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.
11
Commits
1
Branch
1.8 MiB
Tree:
8d2d37d1f3
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8d2d37d1f3'
${ noResults }
tonality
/
packages
/
service-core
/
jest.setup.ts
jest.setup.ts
71 B
Raw
Normal View
History
Isolate libraries Separate reusable code from service-core.
3 years ago
Satisfy back-end requirements for ringtone Add integration tests and organize them by requirements.
3 years ago
1
2
3
4
import '@abraham/reflection'
import { config } from 'dotenv'
config()