feat: Replace aCAPTCHA with official ALTCHA (altcha.org) Proof-of-Work web component widget
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES6",
|
||||
"module": "ES6",
|
||||
"lib": ["es2017", "es7", "es6", "dom"],
|
||||
"baseUrl": ".",
|
||||
"strict": false,
|
||||
"esModuleInterop": true,
|
||||
"downlevelIteration": true,
|
||||
"moduleResolution": "node",
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"include": [
|
||||
"lib",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user