mailisk 2.2.1 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/.github/workflows/test.yml +0 -1
  2. package/README.md +4 -0
  3. package/dist/index.d.mts +338 -0
  4. package/dist/index.js +96 -5
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.mjs +89 -2
  7. package/dist/index.mjs.map +1 -1
  8. package/package.json +9 -6
  9. package/private/dist/private/index.js +0 -28
  10. package/private/dist/private/index.js.map +0 -1
  11. package/private/dist/src/mailisk.interfaces.js +0 -3
  12. package/private/dist/src/mailisk.interfaces.js.map +0 -1
  13. package/private/dist/src/mailisk.js +0 -168
  14. package/private/dist/src/mailisk.js.map +0 -1
  15. package/private/index.ts +0 -17
  16. package/private/node_modules/.package-lock.json +0 -44
  17. package/private/node_modules/typescript/LICENSE.txt +0 -55
  18. package/private/node_modules/typescript/README.md +0 -50
  19. package/private/node_modules/typescript/SECURITY.md +0 -41
  20. package/private/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
  21. package/private/node_modules/typescript/bin/tsc +0 -2
  22. package/private/node_modules/typescript/bin/tsserver +0 -2
  23. package/private/node_modules/typescript/lib/_tsc.js +0 -133818
  24. package/private/node_modules/typescript/lib/_tsserver.js +0 -659
  25. package/private/node_modules/typescript/lib/_typingsInstaller.js +0 -222
  26. package/private/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -2122
  27. package/private/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -2122
  28. package/private/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -2122
  29. package/private/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -2122
  30. package/private/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -2122
  31. package/private/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -2122
  32. package/private/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -2122
  33. package/private/node_modules/typescript/lib/lib.d.ts +0 -22
  34. package/private/node_modules/typescript/lib/lib.decorators.d.ts +0 -384
  35. package/private/node_modules/typescript/lib/lib.decorators.legacy.d.ts +0 -22
  36. package/private/node_modules/typescript/lib/lib.dom.asynciterable.d.ts +0 -41
  37. package/private/node_modules/typescript/lib/lib.dom.d.ts +0 -39429
  38. package/private/node_modules/typescript/lib/lib.dom.iterable.d.ts +0 -571
  39. package/private/node_modules/typescript/lib/lib.es2015.collection.d.ts +0 -147
  40. package/private/node_modules/typescript/lib/lib.es2015.core.d.ts +0 -597
  41. package/private/node_modules/typescript/lib/lib.es2015.d.ts +0 -28
  42. package/private/node_modules/typescript/lib/lib.es2015.generator.d.ts +0 -77
  43. package/private/node_modules/typescript/lib/lib.es2015.iterable.d.ts +0 -605
  44. package/private/node_modules/typescript/lib/lib.es2015.promise.d.ts +0 -81
  45. package/private/node_modules/typescript/lib/lib.es2015.proxy.d.ts +0 -128
  46. package/private/node_modules/typescript/lib/lib.es2015.reflect.d.ts +0 -144
  47. package/private/node_modules/typescript/lib/lib.es2015.symbol.d.ts +0 -46
  48. package/private/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts +0 -326
  49. package/private/node_modules/typescript/lib/lib.es2016.array.include.d.ts +0 -116
  50. package/private/node_modules/typescript/lib/lib.es2016.d.ts +0 -21
  51. package/private/node_modules/typescript/lib/lib.es2016.full.d.ts +0 -23
  52. package/private/node_modules/typescript/lib/lib.es2016.intl.d.ts +0 -31
  53. package/private/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts +0 -21
  54. package/private/node_modules/typescript/lib/lib.es2017.d.ts +0 -26
  55. package/private/node_modules/typescript/lib/lib.es2017.date.d.ts +0 -31
  56. package/private/node_modules/typescript/lib/lib.es2017.full.d.ts +0 -23
  57. package/private/node_modules/typescript/lib/lib.es2017.intl.d.ts +0 -44
  58. package/private/node_modules/typescript/lib/lib.es2017.object.d.ts +0 -49
  59. package/private/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts +0 -135
  60. package/private/node_modules/typescript/lib/lib.es2017.string.d.ts +0 -45
  61. package/private/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts +0 -53
  62. package/private/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts +0 -77
  63. package/private/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts +0 -53
  64. package/private/node_modules/typescript/lib/lib.es2018.d.ts +0 -24
  65. package/private/node_modules/typescript/lib/lib.es2018.full.d.ts +0 -24
  66. package/private/node_modules/typescript/lib/lib.es2018.intl.d.ts +0 -83
  67. package/private/node_modules/typescript/lib/lib.es2018.promise.d.ts +0 -30
  68. package/private/node_modules/typescript/lib/lib.es2018.regexp.d.ts +0 -37
  69. package/private/node_modules/typescript/lib/lib.es2019.array.d.ts +0 -79
  70. package/private/node_modules/typescript/lib/lib.es2019.d.ts +0 -24
  71. package/private/node_modules/typescript/lib/lib.es2019.full.d.ts +0 -24
  72. package/private/node_modules/typescript/lib/lib.es2019.intl.d.ts +0 -23
  73. package/private/node_modules/typescript/lib/lib.es2019.object.d.ts +0 -33
  74. package/private/node_modules/typescript/lib/lib.es2019.string.d.ts +0 -37
  75. package/private/node_modules/typescript/lib/lib.es2019.symbol.d.ts +0 -24
  76. package/private/node_modules/typescript/lib/lib.es2020.bigint.d.ts +0 -765
  77. package/private/node_modules/typescript/lib/lib.es2020.d.ts +0 -27
  78. package/private/node_modules/typescript/lib/lib.es2020.date.d.ts +0 -42
  79. package/private/node_modules/typescript/lib/lib.es2020.full.d.ts +0 -24
  80. package/private/node_modules/typescript/lib/lib.es2020.intl.d.ts +0 -474
  81. package/private/node_modules/typescript/lib/lib.es2020.number.d.ts +0 -28
  82. package/private/node_modules/typescript/lib/lib.es2020.promise.d.ts +0 -47
  83. package/private/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts +0 -99
  84. package/private/node_modules/typescript/lib/lib.es2020.string.d.ts +0 -44
  85. package/private/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +0 -41
  86. package/private/node_modules/typescript/lib/lib.es2021.d.ts +0 -23
  87. package/private/node_modules/typescript/lib/lib.es2021.full.d.ts +0 -24
  88. package/private/node_modules/typescript/lib/lib.es2021.intl.d.ts +0 -166
  89. package/private/node_modules/typescript/lib/lib.es2021.promise.d.ts +0 -48
  90. package/private/node_modules/typescript/lib/lib.es2021.string.d.ts +0 -33
  91. package/private/node_modules/typescript/lib/lib.es2021.weakref.d.ts +0 -78
  92. package/private/node_modules/typescript/lib/lib.es2022.array.d.ts +0 -121
  93. package/private/node_modules/typescript/lib/lib.es2022.d.ts +0 -25
  94. package/private/node_modules/typescript/lib/lib.es2022.error.d.ts +0 -75
  95. package/private/node_modules/typescript/lib/lib.es2022.full.d.ts +0 -24
  96. package/private/node_modules/typescript/lib/lib.es2022.intl.d.ts +0 -145
  97. package/private/node_modules/typescript/lib/lib.es2022.object.d.ts +0 -26
  98. package/private/node_modules/typescript/lib/lib.es2022.regexp.d.ts +0 -39
  99. package/private/node_modules/typescript/lib/lib.es2022.string.d.ts +0 -25
  100. package/private/node_modules/typescript/lib/lib.es2023.array.d.ts +0 -924
  101. package/private/node_modules/typescript/lib/lib.es2023.collection.d.ts +0 -21
  102. package/private/node_modules/typescript/lib/lib.es2023.d.ts +0 -22
  103. package/private/node_modules/typescript/lib/lib.es2023.full.d.ts +0 -24
  104. package/private/node_modules/typescript/lib/lib.es2023.intl.d.ts +0 -56
  105. package/private/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts +0 -65
  106. package/private/node_modules/typescript/lib/lib.es2024.collection.d.ts +0 -29
  107. package/private/node_modules/typescript/lib/lib.es2024.d.ts +0 -26
  108. package/private/node_modules/typescript/lib/lib.es2024.full.d.ts +0 -24
  109. package/private/node_modules/typescript/lib/lib.es2024.object.d.ts +0 -29
  110. package/private/node_modules/typescript/lib/lib.es2024.promise.d.ts +0 -35
  111. package/private/node_modules/typescript/lib/lib.es2024.regexp.d.ts +0 -25
  112. package/private/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts +0 -68
  113. package/private/node_modules/typescript/lib/lib.es2024.string.d.ts +0 -29
  114. package/private/node_modules/typescript/lib/lib.es5.d.ts +0 -4601
  115. package/private/node_modules/typescript/lib/lib.es6.d.ts +0 -23
  116. package/private/node_modules/typescript/lib/lib.esnext.array.d.ts +0 -35
  117. package/private/node_modules/typescript/lib/lib.esnext.collection.d.ts +0 -96
  118. package/private/node_modules/typescript/lib/lib.esnext.d.ts +0 -29
  119. package/private/node_modules/typescript/lib/lib.esnext.decorators.d.ts +0 -28
  120. package/private/node_modules/typescript/lib/lib.esnext.disposable.d.ts +0 -193
  121. package/private/node_modules/typescript/lib/lib.esnext.error.d.ts +0 -24
  122. package/private/node_modules/typescript/lib/lib.esnext.float16.d.ts +0 -445
  123. package/private/node_modules/typescript/lib/lib.esnext.full.d.ts +0 -24
  124. package/private/node_modules/typescript/lib/lib.esnext.intl.d.ts +0 -21
  125. package/private/node_modules/typescript/lib/lib.esnext.iterator.d.ts +0 -148
  126. package/private/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -34
  127. package/private/node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts +0 -25
  128. package/private/node_modules/typescript/lib/lib.scripthost.d.ts +0 -322
  129. package/private/node_modules/typescript/lib/lib.webworker.asynciterable.d.ts +0 -41
  130. package/private/node_modules/typescript/lib/lib.webworker.d.ts +0 -13150
  131. package/private/node_modules/typescript/lib/lib.webworker.importscripts.d.ts +0 -23
  132. package/private/node_modules/typescript/lib/lib.webworker.iterable.d.ts +0 -340
  133. package/private/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -2122
  134. package/private/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -2122
  135. package/private/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -2122
  136. package/private/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -2122
  137. package/private/node_modules/typescript/lib/tsc.js +0 -8
  138. package/private/node_modules/typescript/lib/tsserver.js +0 -8
  139. package/private/node_modules/typescript/lib/tsserverlibrary.d.ts +0 -17
  140. package/private/node_modules/typescript/lib/tsserverlibrary.js +0 -21
  141. package/private/node_modules/typescript/lib/typesMap.json +0 -497
  142. package/private/node_modules/typescript/lib/typescript.d.ts +0 -11437
  143. package/private/node_modules/typescript/lib/typescript.js +0 -200276
  144. package/private/node_modules/typescript/lib/typingsInstaller.js +0 -8
  145. package/private/node_modules/typescript/lib/watchGuard.js +0 -53
  146. package/private/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -2122
  147. package/private/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -2122
  148. package/private/node_modules/typescript/package.json +0 -120
  149. package/private/package-lock.json +0 -53
  150. package/private/package.json +0 -17
  151. package/private/tsconfig.json +0 -103
@@ -1,120 +0,0 @@
1
- {
2
- "name": "typescript",
3
- "author": "Microsoft Corp.",
4
- "homepage": "https://www.typescriptlang.org/",
5
- "version": "5.9.3",
6
- "license": "Apache-2.0",
7
- "description": "TypeScript is a language for application scale JavaScript development",
8
- "keywords": [
9
- "TypeScript",
10
- "Microsoft",
11
- "compiler",
12
- "language",
13
- "javascript"
14
- ],
15
- "bugs": {
16
- "url": "https://github.com/microsoft/TypeScript/issues"
17
- },
18
- "repository": {
19
- "type": "git",
20
- "url": "https://github.com/microsoft/TypeScript.git"
21
- },
22
- "main": "./lib/typescript.js",
23
- "typings": "./lib/typescript.d.ts",
24
- "bin": {
25
- "tsc": "./bin/tsc",
26
- "tsserver": "./bin/tsserver"
27
- },
28
- "engines": {
29
- "node": ">=14.17"
30
- },
31
- "files": [
32
- "bin",
33
- "lib",
34
- "!lib/enu",
35
- "LICENSE.txt",
36
- "README.md",
37
- "SECURITY.md",
38
- "ThirdPartyNoticeText.txt",
39
- "!**/.gitattributes"
40
- ],
41
- "devDependencies": {
42
- "@dprint/formatter": "^0.4.1",
43
- "@dprint/typescript": "0.93.4",
44
- "@esfx/canceltoken": "^1.0.0",
45
- "@eslint/js": "^9.20.0",
46
- "@octokit/rest": "^21.1.1",
47
- "@types/chai": "^4.3.20",
48
- "@types/diff": "^7.0.1",
49
- "@types/minimist": "^1.2.5",
50
- "@types/mocha": "^10.0.10",
51
- "@types/ms": "^0.7.34",
52
- "@types/node": "latest",
53
- "@types/source-map-support": "^0.5.10",
54
- "@types/which": "^3.0.4",
55
- "@typescript-eslint/rule-tester": "^8.24.1",
56
- "@typescript-eslint/type-utils": "^8.24.1",
57
- "@typescript-eslint/utils": "^8.24.1",
58
- "azure-devops-node-api": "^14.1.0",
59
- "c8": "^10.1.3",
60
- "chai": "^4.5.0",
61
- "chokidar": "^4.0.3",
62
- "diff": "^7.0.0",
63
- "dprint": "^0.49.0",
64
- "esbuild": "^0.25.0",
65
- "eslint": "^9.20.1",
66
- "eslint-formatter-autolinkable-stylish": "^1.4.0",
67
- "eslint-plugin-regexp": "^2.7.0",
68
- "fast-xml-parser": "^4.5.2",
69
- "glob": "^10.4.5",
70
- "globals": "^15.15.0",
71
- "hereby": "^1.10.0",
72
- "jsonc-parser": "^3.3.1",
73
- "knip": "^5.44.4",
74
- "minimist": "^1.2.8",
75
- "mocha": "^10.8.2",
76
- "mocha-fivemat-progress-reporter": "^0.1.0",
77
- "monocart-coverage-reports": "^2.12.1",
78
- "ms": "^2.1.3",
79
- "picocolors": "^1.1.1",
80
- "playwright": "^1.50.1",
81
- "source-map-support": "^0.5.21",
82
- "tslib": "^2.8.1",
83
- "typescript": "^5.7.3",
84
- "typescript-eslint": "^8.24.1",
85
- "which": "^3.0.1"
86
- },
87
- "overrides": {
88
- "typescript@*": "$typescript"
89
- },
90
- "scripts": {
91
- "test": "hereby runtests-parallel --light=false",
92
- "test:eslint-rules": "hereby run-eslint-rules-tests",
93
- "build": "npm run build:compiler && npm run build:tests",
94
- "build:compiler": "hereby local",
95
- "build:tests": "hereby tests",
96
- "build:tests:notypecheck": "hereby tests --no-typecheck",
97
- "clean": "hereby clean",
98
- "gulp": "hereby",
99
- "lint": "hereby lint",
100
- "knip": "hereby knip",
101
- "format": "dprint fmt",
102
- "setup-hooks": "node scripts/link-hooks.mjs"
103
- },
104
- "browser": {
105
- "fs": false,
106
- "os": false,
107
- "path": false,
108
- "crypto": false,
109
- "buffer": false,
110
- "source-map-support": false,
111
- "inspector": false,
112
- "perf_hooks": false
113
- },
114
- "packageManager": "npm@8.19.4",
115
- "volta": {
116
- "node": "20.1.0",
117
- "npm": "8.19.4"
118
- },
119
- "gitHead": "c63de15a992d37f0d6cec03ac7631872838602cb"
120
- }
@@ -1,53 +0,0 @@
1
- {
2
- "name": "private",
3
- "version": "1.0.0",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "private",
9
- "version": "1.0.0",
10
- "license": "ISC",
11
- "dependencies": {
12
- "mailisk": "file:..",
13
- "typescript": "^5.9.3"
14
- }
15
- },
16
- "..": {
17
- "name": "mailisk",
18
- "version": "2.1.1",
19
- "license": "ISC",
20
- "dependencies": {
21
- "axios": "^1.1.2",
22
- "nodemailer": "^6.8.0"
23
- },
24
- "devDependencies": {
25
- "@types/jest": "^29.5.14",
26
- "@types/nodemailer": "^6.4.6",
27
- "dotenv": "^16.4.7",
28
- "jest": "^29.7.0",
29
- "jest-mock-axios": "^4.8.0",
30
- "ts-jest": "^29.2.6",
31
- "tsup": "^6.2.3",
32
- "typescript": "^4.9.5"
33
- }
34
- },
35
- "node_modules/mailisk": {
36
- "resolved": "..",
37
- "link": true
38
- },
39
- "node_modules/typescript": {
40
- "version": "5.9.3",
41
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
42
- "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
43
- "license": "Apache-2.0",
44
- "bin": {
45
- "tsc": "bin/tsc",
46
- "tsserver": "bin/tsserver"
47
- },
48
- "engines": {
49
- "node": ">=14.17"
50
- }
51
- }
52
- }
53
- }
@@ -1,17 +0,0 @@
1
- {
2
- "name": "private",
3
- "version": "1.0.0",
4
- "description": "",
5
- "main": "index.js",
6
- "scripts": {
7
- "start": "tsc && node dist/private/index.js"
8
- },
9
- "keywords": [],
10
- "author": "",
11
- "license": "ISC",
12
- "type": "commonjs",
13
- "dependencies": {
14
- "mailisk": "file:..",
15
- "typescript": "^5.9.3"
16
- }
17
- }
@@ -1,103 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- /* Visit https://aka.ms/tsconfig to read more about this file */
4
-
5
- /* Projects */
6
- // "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */
7
- // "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */
8
- // "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo incremental compilation file. */
9
- // "disableSourceOfProjectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when referencing composite projects. */
10
- // "disableSolutionSearching": true, /* Opt a project out of multi-project reference checking when editing. */
11
- // "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
12
-
13
- /* Language and Environment */
14
- "target": "es2016" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
15
- // "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
16
- // "jsx": "preserve", /* Specify what JSX code is generated. */
17
- // "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
18
- // "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */
19
- // "jsxFactory": "", /* Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'. */
20
- // "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'. */
21
- // "jsxImportSource": "", /* Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'. */
22
- // "reactNamespace": "", /* Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit. */
23
- // "noLib": true, /* Disable including any library files, including the default lib.d.ts. */
24
- // "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */
25
- // "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
26
-
27
- /* Modules */
28
- "module": "commonjs" /* Specify what module code is generated. */,
29
- // "rootDir": "./", /* Specify the root folder within your source files. */
30
- // "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
31
- // "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
32
- // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
33
- // "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
34
- // "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
35
- // "types": [], /* Specify type package names to be included without being referenced in a source file. */
36
- // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
37
- // "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
38
- // "resolveJsonModule": true, /* Enable importing .json files. */
39
- // "noResolve": true, /* Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project. */
40
-
41
- /* JavaScript Support */
42
- // "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files. */
43
- // "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */
44
- // "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */
45
-
46
- /* Emit */
47
- // "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
48
- // "declarationMap": true, /* Create sourcemaps for d.ts files. */
49
- // "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
50
- "sourceMap": true /* Create source map files for emitted JavaScript files. */,
51
- // "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */
52
- "outDir": "./dist" /* Specify an output folder for all emitted files. */,
53
- // "removeComments": true, /* Disable emitting comments. */
54
- // "noEmit": true, /* Disable emitting files from a compilation. */
55
- // "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */
56
- // "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types. */
57
- // "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
58
- // "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */
59
- // "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
60
- // "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */
61
- // "inlineSources": true, /* Include source code in the sourcemaps inside the emitted JavaScript. */
62
- // "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */
63
- // "newLine": "crlf", /* Set the newline character for emitting files. */
64
- // "stripInternal": true, /* Disable emitting declarations that have '@internal' in their JSDoc comments. */
65
- // "noEmitHelpers": true, /* Disable generating custom helper functions like '__extends' in compiled output. */
66
- // "noEmitOnError": true, /* Disable emitting files if any type checking errors are reported. */
67
- // "preserveConstEnums": true, /* Disable erasing 'const enum' declarations in generated code. */
68
- // "declarationDir": "./", /* Specify the output directory for generated declaration files. */
69
- // "preserveValueImports": true, /* Preserve unused imported values in the JavaScript output that would otherwise be removed. */
70
-
71
- /* Interop Constraints */
72
- // "isolatedModules": true, /* Ensure that each file can be safely transpiled without relying on other imports. */
73
- // "allowSyntheticDefaultImports": true, /* Allow 'import x from y' when a module doesn't have a default export. */
74
- "esModuleInterop": true /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility. */,
75
- // "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */
76
- "forceConsistentCasingInFileNames": true /* Ensure that casing is correct in imports. */,
77
-
78
- /* Type Checking */
79
- "strict": true /* Enable all strict type-checking options. */,
80
- // "noImplicitAny": true, /* Enable error reporting for expressions and declarations with an implied 'any' type. */
81
- // "strictNullChecks": true, /* When type checking, take into account 'null' and 'undefined'. */
82
- // "strictFunctionTypes": true, /* When assigning functions, check to ensure parameters and the return values are subtype-compatible. */
83
- // "strictBindCallApply": true, /* Check that the arguments for 'bind', 'call', and 'apply' methods match the original function. */
84
- // "strictPropertyInitialization": true, /* Check for class properties that are declared but not set in the constructor. */
85
- // "noImplicitThis": true, /* Enable error reporting when 'this' is given the type 'any'. */
86
- // "useUnknownInCatchVariables": true, /* Default catch clause variables as 'unknown' instead of 'any'. */
87
- // "alwaysStrict": true, /* Ensure 'use strict' is always emitted. */
88
- // "noUnusedLocals": true, /* Enable error reporting when local variables aren't read. */
89
- // "noUnusedParameters": true, /* Raise an error when a function parameter isn't read. */
90
- // "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than adding 'undefined'. */
91
- // "noImplicitReturns": true, /* Enable error reporting for codepaths that do not explicitly return in a function. */
92
- // "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cases in switch statements. */
93
- // "noUncheckedIndexedAccess": true, /* Add 'undefined' to a type when accessed using an index. */
94
- // "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an override modifier. */
95
- // "noPropertyAccessFromIndexSignature": true, /* Enforces using indexed accessors for keys declared using an indexed type. */
96
- // "allowUnusedLabels": true, /* Disable error reporting for unused labels. */
97
- // "allowUnreachableCode": true, /* Disable error reporting for unreachable code. */
98
-
99
- /* Completeness */
100
- // "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
101
- "skipLibCheck": true /* Skip type checking all .d.ts files. */
102
- }
103
- }