This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
homepage
mirror of
https://github.com/benphelps/homepage
Watch
1
Star
0
Fork
You've already forked homepage
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
578def33f5
l10n_dev
dev
gh-pages
main
feature/next-14
feature-disable-release-checking
v0.8.9
0.1.0
v0.1.0
v0.1.4
v0.1.6
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.3.0
v0.3.10
v0.3.18
v0.3.24
v0.3.29
v0.3.32
v0.3.39
v0.3.45
v0.3.48
v0.3.51
v0.3.55
v0.3.57
v0.3.60
v0.3.61
v0.3.63
v0.3.7
v0.3.71
v0.3.9
v0.4.0
v0.4.18
v0.4.4
v0.4.9
v0.5.0
v0.5.1
v0.5.10
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.10
v0.6.11
v0.6.12
v0.6.13
v0.6.14
v0.6.15
v0.6.16
v0.6.17
v0.6.18
v0.6.19
v0.6.2
v0.6.20
v0.6.21
v0.6.22
v0.6.23
v0.6.24
v0.6.25
v0.6.26
v0.6.27
v0.6.28
v0.6.29
v0.6.3
v0.6.30
v0.6.31
v0.6.32
v0.6.33
v0.6.34
v0.6.35
v0.6.4
v0.6.5
v0.6.6
v0.6.7
v0.6.8
v0.6.9
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v0.8.0
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.9.1
v0.9.10
v0.9.11
v0.9.12
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '578def33f5'
${ noResults }
homepage
/
jsconfig.json
7 lines
91 B
Raw
Normal View
History
Unescape
Escape
first public source commit
2 years ago
{
"compilerOptions"
:
{
"baseUrl"
:
"./src/"
,
Specify src in jsconfig
1 year ago
}
,
"include"
:
[
"src/**/*"
]
Run pre-commit hooks over existing codebase Co-Authored-By: Ben Phelps <ben@phelps.io>
1 year ago
}