UNPKG
distinctiomagnam
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.0
JavaScript Obfuscation Tool.
github.com/JanaBeier/distinctiomagnam
JanaBeier/distinctiomagnam
distinctiomagnam
/
tsconfig.json
9 lines
•
181 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"target"
:
"ESNext"
,
"module"
:
"ES6"
,
"noUnusedParameters"
:
false
,
"strict"
:
false
,
"noImplicitAny"
:
false
,
}
}