Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
shahriar
instagram-service
Commits
9900220b
Commit
9900220b
authored
Jul 22, 2021
by
soheib
Browse files
add get comments add get profile func for azadi gold
parents
Changes
21
Hide whitespace changes
Inline
Side-by-side
tsconfig.json
0 → 100644
View file @
9900220b
{
"compilerOptions"
:
{
"module"
:
"commonjs"
,
"declaration"
:
true
,
"removeComments"
:
true
,
"emitDecoratorMetadata"
:
true
,
"experimentalDecorators"
:
true
,
"allowSyntheticDefaultImports"
:
true
,
"target"
:
"es2017"
,
"sourceMap"
:
true
,
"outDir"
:
"./dist"
,
"baseUrl"
:
"./"
,
"incremental"
:
true
}
}
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment