This website works better with JavaScript.
Explore
Help
Sign In
amikhalev
/
sprinklers3
Watch
1
Star
1
Fork
You've already forked sprinklers3
0
Code
Issues
9
Pull Requests
1
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.
49
Commits
3
Branches
0
Tags
12 MiB
Tree:
2ef895f950
develop
master
update-deps
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2ef895f950'
${ noResults }
sprinklers3
/
common
/
tsconfig.json
6 lines
98 B
Raw
Normal View
History
Unescape
Escape
Fixed build
7 years ago
{
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"target"
:
"es5"
}
}