This website works better with JavaScript.
Explore
Help
Register
Sign In
task-me
/
api-rws
Watch
7
Star
0
Fork
You've already forked api-rws
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.
931
Commits
3
Branches
1
Tag
10 MiB
Branch:
master
ip-block
master
stage
sprint_1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
api-rws
/
tsconfig.build.json
5 lines
97 B
Raw
Permalink
Normal View
History
Unescape
Escape
SYSTEM | Init
3 years ago
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
}