UNPKG
bond-wm
Version:
latest (0.8.0)
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
An X Window Manager built on web technologies.
github.com/wnayes/bond-wm
wnayes/bond-wm
bond-wm
/
tsconfig.json
8 lines
(7 loc)
•
126 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"
@bond
-wm/tsconfig/tsconfig.base.json"
,
"include"
: [
"**/*"
],
"compilerOptions"
: {
"rootDir"
:
"."
} }