Skip to content
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Oneirocom
/
Magick
Public
Notifications
You must be signed in to change notification settings
Fork
140
Star
847
Code
Issues
15
Pull requests
17
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
development
Breadcrumbs
Magick
/
tsconfig.tsnode.json
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
8 lines (8 loc) · 125 Bytes
development
Breadcrumbs
Magick
/
tsconfig.tsnode.json
Copy path
Top
File metadata and controls
Code
Blame
8 lines (8 loc) · 125 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"module": "commonjs"
},
"files": [],
"include": []
}
You can’t perform that action at this time.