This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
notesnook
Watch
1
Star
0
Fork
0
You've already forked notesnook
mirror of
https://github.com/streetwriters/notesnook.git
synced
2026-02-24 04:00:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beta
Add File
New File
Apply Patch
notesnook
/
packages
/
logger
/
tsconfig.json
8 lines
108 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2022-07-19 09:36:59 +05:00
{
refactor: use single typescript version & config
2022-08-27 17:27:46 +05:00
"extends"
:
"../../tsconfig"
,
initial commit
2022-07-19 09:36:59 +05:00
"compilerOptions"
:
{
refactor: use single typescript version & config
2022-08-27 17:27:46 +05:00
"outDir"
:
"./dist"
initial commit
2022-07-19 09:36:59 +05:00
}
,
"include"
:
[
"src/"
]
}
Reference in New Issue
Copy Permalink