This website requires JavaScript.
Explore
Help
Sign In
Karl
/
homepage
Watch
1
Star
0
Fork
0
You've already forked homepage
mirror of
https://github.com/karl0ss/homepage.git
synced
2025-05-03 05:53:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
homepage
/
jsconfig.json
7 lines
91 B
JSON
Raw
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