This website requires JavaScript.
Explore
Help
Sign In
OpenServer
/
OpenAuth_views
Watch
2
Star
0
Fork
1
You've already forked OpenAuth_views
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
6b0c75e5d2
OpenAuth_views
/
tsconfig.json
7 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
A lot of new views
2019-08-06 15:08:07 +00:00
{
Lots of changes: - Switching build system to pure rollup without too much custom logic - Restructuring files - Adding Popup View - Make everything typescript compatible - Adding @hibas123/theme - Start switching to @hibas123/theme
2020-11-03 22:22:24 +00:00
"extends"
:
"@tsconfig/svelte/tsconfig.json"
,
A lot of new views
2019-08-06 15:08:07 +00:00
"compilerOptions"
:
{
Lots of changes: - Switching build system to pure rollup without too much custom logic - Restructuring files - Adding Popup View - Make everything typescript compatible - Adding @hibas123/theme - Start switching to @hibas123/theme
2020-11-03 22:22:24 +00:00
"moduleResolution"
:
"Node"
}
Little work on the user page
2020-06-09 12:24:57 +00:00
}
Reference in New Issue
Copy Permalink