This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Homepage
Watch
1
Star
0
Fork
0
You've already forked Homepage
mirror of
https://github.com/benphelps/homepage.git
synced
2026-01-20 13:42:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
Add File
New File
Apply Patch
Homepage
/
jsconfig.json
7 lines
91 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
first public source commit
2022-08-24 10:44:35 +03:00
{
"compilerOptions"
:
{
"baseUrl"
:
"./src/"
,
Specify src in jsconfig
2023-10-14 12:44:37 -07:00
}
,
"include"
:
[
"src/**/*"
]
Run pre-commit hooks over existing codebase Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-17 23:26:55 -07:00
}
Reference in New Issue
Copy Permalink