UNPKG
consecteturquia
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
twind monorepo
github.com/ShanyArmstrong/consecteturquia
ShanyArmstrong/consecteturquia
consecteturquia
/
.vscode
/
settings.json
13 lines
(12 loc)
•
294 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"typescript.tsdk"
:
"node_modules/typescript/lib"
,
"search.exclude"
:
{
"**/.mf"
:
true
,
"**/.svelte-kit"
:
true
,
"**/build"
:
true
,
"**/dist"
:
true
,
"coverage"
:
true
,
"sites/twind.style/typedoc/data.json"
:
true
}
,
"npm.exclude"
:
[
"**/dist"
,
"**/.svelte-kit/**"
]
}