UNPKG
bitandblack-matomo-optout
Version:
latest (2.0.1)
2.0.1
2.0.0
2.0.0-rc.1
2.0.0-rc.0
1.0.1
0.0.0
Custom OptOut in Matomo (Piwik) with AJAX. Doesn't need an iframe.
www.bitandblack.com
bitandblack-matomo-optout
/
tsconfig.json
11 lines
•
175 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"compilerOptions"
:
{
"declaration"
:
true
,
"sourceMap"
:
false
,
"lib"
:
[
"es2019.object"
,
"dom"
]
,
"allowSyntheticDefaultImports"
:
true
}
}