This website works better with JavaScript.
Home
Explore
Help
Sign In
krish
/
Sentientgeeks-Angular-NGRX-Architecture
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
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.
1
Commit
1
Branch
8.7 MiB
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Sentientgeeks-Angular-NGRX-...
/
server
/
server.tsconfig.json
6 lines
79 B
Raw
Permalink
Normal View
History
initial commit
3 years ago
{
"compilerOptions"
:
{
"module"
:
"commonjs"
,
"lib"
:
[
"es2017"
]
}
}