mirror of
https://github.com/goenning/google-indexing-script.git
synced 2024-11-25 00:37:36 +03:00
update ts config to add comments into docs
This commit is contained in:
parent
a3981a8db4
commit
f931d71f6d
@ -7,7 +7,7 @@
|
|||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"outDir": "./dist",
|
"outDir": "./dist",
|
||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
"removeComments": true,
|
"removeComments": false,
|
||||||
"noImplicitAny": false,
|
"noImplicitAny": false,
|
||||||
"strictNullChecks": true,
|
"strictNullChecks": true,
|
||||||
"strictFunctionTypes": true,
|
"strictFunctionTypes": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user