@sprucelabs/spruce-cli 17.1.33 → 17.1.34

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 (699) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/build/__tests__/testDirsAndFiles/mercury-types-package.json +1 -1
  3. package/build/features/node/NodeFeature.d.ts +2 -7
  4. package/build/features/universalDevDependencies.d.ts +2 -7
  5. package/build/features/universalDevDependencies.js +0 -1
  6. package/build/features/universalDevDependencies.js.map +1 -1
  7. package/package.json +3 -3
  8. package/src/__tests__/testDirsAndFiles/mercury-types-package.json +1 -1
  9. package/src/features/universalDevDependencies.ts +1 -1
  10. package/node_modules/@typescript-eslint/parser/LICENSE +0 -22
  11. package/node_modules/@typescript-eslint/parser/README.md +0 -302
  12. package/node_modules/@typescript-eslint/parser/dist/index.d.ts +0 -4
  13. package/node_modules/@typescript-eslint/parser/dist/index.d.ts.map +0 -1
  14. package/node_modules/@typescript-eslint/parser/dist/index.js +0 -13
  15. package/node_modules/@typescript-eslint/parser/dist/index.js.map +0 -1
  16. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts +0 -17
  17. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts.map +0 -1
  18. package/node_modules/@typescript-eslint/parser/dist/parser.js +0 -129
  19. package/node_modules/@typescript-eslint/parser/dist/parser.js.map +0 -1
  20. package/node_modules/@typescript-eslint/parser/package.json +0 -75
  21. package/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  22. package/node_modules/@typescript-eslint/scope-manager/README.md +0 -120
  23. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -4
  24. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts.map +0 -1
  25. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -22
  26. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js.map +0 -1
  27. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -72
  28. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts.map +0 -1
  29. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -183
  30. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js.map +0 -1
  31. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -62
  32. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts.map +0 -1
  33. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -58
  34. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js.map +0 -1
  35. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -3
  36. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts.map +0 -1
  37. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -11
  38. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js.map +0 -1
  39. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -10
  40. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts.map +0 -1
  41. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -14
  42. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js.map +0 -1
  43. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -10
  44. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts.map +0 -1
  45. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -14
  46. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js.map +0 -1
  47. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -14
  48. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts.map +0 -1
  49. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -3
  50. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js.map +0 -1
  51. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -39
  52. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts.map +0 -1
  53. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -19
  54. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js.map +0 -1
  55. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -15
  56. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts.map +0 -1
  57. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -19
  58. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js.map +0 -1
  59. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -10
  60. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts.map +0 -1
  61. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -14
  62. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js.map +0 -1
  63. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -10
  64. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +0 -1
  65. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -14
  66. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js.map +0 -1
  67. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -11
  68. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts.map +0 -1
  69. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -14
  70. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js.map +0 -1
  71. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -14
  72. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts.map +0 -1
  73. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -15
  74. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js.map +0 -1
  75. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -10
  76. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts.map +0 -1
  77. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -14
  78. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js.map +0 -1
  79. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -10
  80. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts.map +0 -1
  81. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -14
  82. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js.map +0 -1
  83. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -10
  84. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts.map +0 -1
  85. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -14
  86. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js.map +0 -1
  87. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -10
  88. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts.map +0 -1
  89. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -14
  90. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js.map +0 -1
  91. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -10
  92. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts.map +0 -1
  93. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -14
  94. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js.map +0 -1
  95. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -14
  96. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts.map +0 -1
  97. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -30
  98. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js.map +0 -1
  99. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -9
  100. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts.map +0 -1
  101. package/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -31
  102. package/node_modules/@typescript-eslint/scope-manager/dist/index.js.map +0 -1
  103. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -16
  104. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts.map +0 -1
  105. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -23
  106. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js.map +0 -1
  107. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -3
  108. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts.map +0 -1
  109. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -3
  110. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts.map +0 -1
  111. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -69
  112. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js.map +0 -1
  113. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1298
  114. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js.map +0 -1
  115. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -3
  116. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts.map +0 -1
  117. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -21
  118. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js.map +0 -1
  119. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -3
  120. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts.map +0 -1
  121. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -23
  122. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js.map +0 -1
  123. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -3
  124. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts.map +0 -1
  125. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -3
  126. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts.map +0 -1
  127. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -11
  128. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js.map +0 -1
  129. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -3
  130. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts.map +0 -1
  131. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -11
  132. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js.map +0 -1
  133. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -19
  134. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js.map +0 -1
  135. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -3
  136. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts.map +0 -1
  137. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  138. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js.map +0 -1
  139. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -3
  140. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts.map +0 -1
  141. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -13
  142. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js.map +0 -1
  143. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -3
  144. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts.map +0 -1
  145. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  146. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js.map +0 -1
  147. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -3
  148. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts.map +0 -1
  149. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  150. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js.map +0 -1
  151. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -3
  152. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts.map +0 -1
  153. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -11
  154. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js.map +0 -1
  155. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -3
  156. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts.map +0 -1
  157. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -22
  158. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js.map +0 -1
  159. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -3
  160. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts.map +0 -1
  161. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -3
  162. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts.map +0 -1
  163. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -14
  164. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js.map +0 -1
  165. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -11
  166. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js.map +0 -1
  167. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -3
  168. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts.map +0 -1
  169. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -3
  170. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts.map +0 -1
  171. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -14
  172. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js.map +0 -1
  173. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -3
  174. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts.map +0 -1
  175. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  176. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js.map +0 -1
  177. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -15
  178. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js.map +0 -1
  179. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -3
  180. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts.map +0 -1
  181. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  182. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js.map +0 -1
  183. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -3
  184. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts.map +0 -1
  185. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -12
  186. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js.map +0 -1
  187. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -3
  188. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts.map +0 -1
  189. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  190. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js.map +0 -1
  191. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -3
  192. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts.map +0 -1
  193. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -20
  194. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js.map +0 -1
  195. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -3
  196. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts.map +0 -1
  197. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -11
  198. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js.map +0 -1
  199. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -3
  200. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts.map +0 -1
  201. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -12
  202. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js.map +0 -1
  203. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -3
  204. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts.map +0 -1
  205. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -3
  206. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts.map +0 -1
  207. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -14
  208. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map +0 -1
  209. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -3
  210. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map +0 -1
  211. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  212. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js.map +0 -1
  213. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -15
  214. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map +0 -1
  215. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -3
  216. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map +0 -1
  217. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  218. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js.map +0 -1
  219. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -3
  220. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map +0 -1
  221. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -14
  222. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js.map +0 -1
  223. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -3
  224. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map +0 -1
  225. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -14
  226. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js.map +0 -1
  227. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -3
  228. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map +0 -1
  229. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -3
  230. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.map +0 -1
  231. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -14
  232. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map +0 -1
  233. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -14
  234. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js.map +0 -1
  235. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -3
  236. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map +0 -1
  237. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -11
  238. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map +0 -1
  239. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -3
  240. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map +0 -1
  241. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  242. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js.map +0 -1
  243. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -3
  244. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map +0 -1
  245. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  246. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js.map +0 -1
  247. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -3
  248. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map +0 -1
  249. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -11
  250. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map +0 -1
  251. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -3
  252. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map +0 -1
  253. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -3
  254. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map +0 -1
  255. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -11
  256. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map +0 -1
  257. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -3
  258. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map +0 -1
  259. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -14
  260. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map +0 -1
  261. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -3
  262. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map +0 -1
  263. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -12
  264. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map +0 -1
  265. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -18
  266. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map +0 -1
  267. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -3
  268. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map +0 -1
  269. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -11
  270. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map +0 -1
  271. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -3
  272. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map +0 -1
  273. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -15
  274. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map +0 -1
  275. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -3
  276. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map +0 -1
  277. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -12
  278. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map +0 -1
  279. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -3
  280. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map +0 -1
  281. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -11
  282. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map +0 -1
  283. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -3
  284. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map +0 -1
  285. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -12
  286. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map +0 -1
  287. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -3
  288. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map +0 -1
  289. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -3
  290. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map +0 -1
  291. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -14
  292. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map +0 -1
  293. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -3
  294. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map +0 -1
  295. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  296. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map +0 -1
  297. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -14
  298. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map +0 -1
  299. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -3
  300. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map +0 -1
  301. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -14
  302. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map +0 -1
  303. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -3
  304. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map +0 -1
  305. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  306. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map +0 -1
  307. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -3
  308. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map +0 -1
  309. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -15
  310. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map +0 -1
  311. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -3
  312. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map +0 -1
  313. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -24
  314. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js.map +0 -1
  315. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -3
  316. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map +0 -1
  317. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -3
  318. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map +0 -1
  319. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -21
  320. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js.map +0 -1
  321. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -3
  322. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map +0 -1
  323. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -14
  324. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.map +0 -1
  325. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -14
  326. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js.map +0 -1
  327. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -3
  328. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map +0 -1
  329. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  330. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js.map +0 -1
  331. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -3
  332. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map +0 -1
  333. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  334. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js.map +0 -1
  335. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -3
  336. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map +0 -1
  337. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -114
  338. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map +0 -1
  339. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -3
  340. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map +0 -1
  341. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -19
  342. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map +0 -1
  343. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -3
  344. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map +0 -1
  345. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -11
  346. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map +0 -1
  347. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -3
  348. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map +0 -1
  349. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -24
  350. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map +0 -1
  351. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -3
  352. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map +0 -1
  353. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -12
  354. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map +0 -1
  355. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -3
  356. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map +0 -1
  357. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -11
  358. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map +0 -1
  359. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -3
  360. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map +0 -1
  361. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -3
  362. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map +0 -1
  363. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -14
  364. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map +0 -1
  365. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -3
  366. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map +0 -1
  367. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -12
  368. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map +0 -1
  369. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -11
  370. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map +0 -1
  371. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -3
  372. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map +0 -1
  373. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -14
  374. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map +0 -1
  375. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -3
  376. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map +0 -1
  377. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  378. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map +0 -1
  379. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -3
  380. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map +0 -1
  381. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  382. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map +0 -1
  383. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -3
  384. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map +0 -1
  385. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -15
  386. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map +0 -1
  387. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -79
  388. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.map +0 -1
  389. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -161
  390. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map +0 -1
  391. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -3
  392. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map +0 -1
  393. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -13
  394. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map +0 -1
  395. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -3
  396. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map +0 -1
  397. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -24
  398. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js.map +0 -1
  399. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -3
  400. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map +0 -1
  401. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -3
  402. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map +0 -1
  403. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -9
  404. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js.map +0 -1
  405. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -3
  406. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map +0 -1
  407. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -28
  408. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js.map +0 -1
  409. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -452
  410. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js.map +0 -1
  411. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -28
  412. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts.map +0 -1
  413. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -322
  414. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js.map +0 -1
  415. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -15
  416. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts.map +0 -1
  417. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -84
  418. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js.map +0 -1
  419. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -14
  420. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts.map +0 -1
  421. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -50
  422. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js.map +0 -1
  423. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -28
  424. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts.map +0 -1
  425. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -111
  426. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js.map +0 -1
  427. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -89
  428. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts.map +0 -1
  429. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -109
  430. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js.map +0 -1
  431. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -84
  432. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts.map +0 -1
  433. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -544
  434. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js.map +0 -1
  435. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -33
  436. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts.map +0 -1
  437. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -228
  438. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js.map +0 -1
  439. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  440. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts.map +0 -1
  441. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -41
  442. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js.map +0 -1
  443. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -22
  444. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts.map +0 -1
  445. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -82
  446. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js.map +0 -1
  447. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -2
  448. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts.map +0 -1
  449. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -6
  450. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js.map +0 -1
  451. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -10
  452. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts.map +0 -1
  453. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -12
  454. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js.map +0 -1
  455. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -10
  456. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts.map +0 -1
  457. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -12
  458. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js.map +0 -1
  459. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -10
  460. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts.map +0 -1
  461. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -12
  462. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js.map +0 -1
  463. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -10
  464. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts.map +0 -1
  465. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -12
  466. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js.map +0 -1
  467. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -10
  468. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts.map +0 -1
  469. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -12
  470. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js.map +0 -1
  471. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -10
  472. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts.map +0 -1
  473. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -12
  474. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js.map +0 -1
  475. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -10
  476. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts.map +0 -1
  477. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -12
  478. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js.map +0 -1
  479. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -11
  480. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts.map +0 -1
  481. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  482. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js.map +0 -1
  483. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -13
  484. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts.map +0 -1
  485. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -37
  486. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js.map +0 -1
  487. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -10
  488. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts.map +0 -1
  489. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -12
  490. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js.map +0 -1
  491. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -18
  492. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts.map +0 -1
  493. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -39
  494. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js.map +0 -1
  495. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -10
  496. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts.map +0 -1
  497. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -12
  498. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js.map +0 -1
  499. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -10
  500. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts.map +0 -1
  501. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -12
  502. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js.map +0 -1
  503. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -21
  504. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts.map +0 -1
  505. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -3
  506. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js.map +0 -1
  507. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -106
  508. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts.map +0 -1
  509. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -363
  510. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js.map +0 -1
  511. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -22
  512. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts.map +0 -1
  513. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -26
  514. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js.map +0 -1
  515. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -10
  516. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts.map +0 -1
  517. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -12
  518. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js.map +0 -1
  519. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -10
  520. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts.map +0 -1
  521. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -12
  522. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js.map +0 -1
  523. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -10
  524. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts.map +0 -1
  525. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -12
  526. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js.map +0 -1
  527. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -10
  528. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts.map +0 -1
  529. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -12
  530. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js.map +0 -1
  531. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -11
  532. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts.map +0 -1
  533. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -22
  534. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js.map +0 -1
  535. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -20
  536. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts.map +0 -1
  537. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -36
  538. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js.map +0 -1
  539. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -34
  540. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts.map +0 -1
  541. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -12
  542. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js.map +0 -1
  543. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -25
  544. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts.map +0 -1
  545. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -19
  546. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js.map +0 -1
  547. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -18
  548. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts.map +0 -1
  549. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -33
  550. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js.map +0 -1
  551. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -44
  552. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts.map +0 -1
  553. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -39
  554. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js.map +0 -1
  555. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -4
  556. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts.map +0 -1
  557. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -10
  558. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js.map +0 -1
  559. package/node_modules/@typescript-eslint/scope-manager/package.json +0 -67
  560. package/node_modules/@typescript-eslint/types/LICENSE +0 -21
  561. package/node_modules/@typescript-eslint/types/README.md +0 -17
  562. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -1729
  563. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts.map +0 -1
  564. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -199
  565. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js.map +0 -1
  566. package/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -5
  567. package/node_modules/@typescript-eslint/types/dist/index.d.ts.map +0 -1
  568. package/node_modules/@typescript-eslint/types/dist/index.js +0 -24
  569. package/node_modules/@typescript-eslint/types/dist/index.js.map +0 -1
  570. package/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -3
  571. package/node_modules/@typescript-eslint/types/dist/lib.d.ts.map +0 -1
  572. package/node_modules/@typescript-eslint/types/dist/lib.js +0 -7
  573. package/node_modules/@typescript-eslint/types/dist/lib.js.map +0 -1
  574. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -36
  575. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts.map +0 -1
  576. package/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -3
  577. package/node_modules/@typescript-eslint/types/dist/parser-options.js.map +0 -1
  578. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -8
  579. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts.map +0 -1
  580. package/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -28
  581. package/node_modules/@typescript-eslint/types/dist/ts-estree.js.map +0 -1
  582. package/node_modules/@typescript-eslint/types/package.json +0 -84
  583. package/node_modules/@typescript-eslint/typescript-estree/LICENSE +0 -26
  584. package/node_modules/@typescript-eslint/typescript-estree/README.md +0 -383
  585. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts +0 -9
  586. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts.map +0 -1
  587. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js +0 -60
  588. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js.map +0 -1
  589. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts +0 -11
  590. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts.map +0 -1
  591. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js +0 -63
  592. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js.map +0 -1
  593. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts +0 -157
  594. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts.map +0 -1
  595. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.js +0 -2323
  596. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.js.map +0 -1
  597. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts +0 -13
  598. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts.map +0 -1
  599. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.js +0 -6
  600. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.js.map +0 -1
  601. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts +0 -12
  602. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts.map +0 -1
  603. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js +0 -66
  604. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js.map +0 -1
  605. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts +0 -9
  606. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts.map +0 -1
  607. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js +0 -83
  608. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js.map +0 -1
  609. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts +0 -11
  610. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts.map +0 -1
  611. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js +0 -94
  612. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js.map +0 -1
  613. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts +0 -5
  614. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts.map +0 -1
  615. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js +0 -40
  616. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js.map +0 -1
  617. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts +0 -19
  618. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts.map +0 -1
  619. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js +0 -414
  620. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js.map +0 -1
  621. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.d.ts +0 -5
  622. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.d.ts.map +0 -1
  623. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js +0 -72
  624. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js.map +0 -1
  625. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts +0 -22
  626. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts.map +0 -1
  627. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js +0 -116
  628. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js.map +0 -1
  629. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts +0 -13
  630. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts.map +0 -1
  631. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js +0 -93
  632. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js.map +0 -1
  633. package/node_modules/@typescript-eslint/typescript-estree/dist/index.d.ts +0 -10
  634. package/node_modules/@typescript-eslint/typescript-estree/dist/index.d.ts.map +0 -1
  635. package/node_modules/@typescript-eslint/typescript-estree/dist/index.js +0 -37
  636. package/node_modules/@typescript-eslint/typescript-estree/dist/index.js.map +0 -1
  637. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.d.ts +0 -2
  638. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.d.ts.map +0 -1
  639. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js +0 -259
  640. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js.map +0 -1
  641. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts +0 -227
  642. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts.map +0 -1
  643. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js +0 -582
  644. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js.map +0 -1
  645. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts +0 -188
  646. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts.map +0 -1
  647. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.js +0 -3
  648. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.js.map +0 -1
  649. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts +0 -25
  650. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts.map +0 -1
  651. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js +0 -529
  652. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js.map +0 -1
  653. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.d.ts +0 -13
  654. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.d.ts.map +0 -1
  655. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js +0 -93
  656. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js.map +0 -1
  657. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts +0 -9
  658. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts.map +0 -1
  659. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js +0 -54
  660. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js.map +0 -1
  661. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts +0 -175
  662. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts.map +0 -1
  663. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js +0 -4
  664. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js.map +0 -1
  665. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.d.ts +0 -4
  666. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.d.ts.map +0 -1
  667. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js +0 -25
  668. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js.map +0 -1
  669. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts +0 -18
  670. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts.map +0 -1
  671. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js +0 -3
  672. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js.map +0 -1
  673. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.d.ts +0 -3
  674. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.d.ts.map +0 -1
  675. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.js +0 -46
  676. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.js.map +0 -1
  677. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/gitignore.js +0 -120
  678. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/index.d.ts +0 -186
  679. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/index.js +0 -181
  680. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/license +0 -9
  681. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/package.json +0 -82
  682. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/readme.md +0 -170
  683. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/stream-utils.js +0 -46
  684. package/node_modules/@typescript-eslint/typescript-estree/package.json +0 -86
  685. package/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  686. package/node_modules/@typescript-eslint/visitor-keys/README.md +0 -13
  687. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -4
  688. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts.map +0 -1
  689. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -7
  690. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js.map +0 -1
  691. package/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -3
  692. package/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts.map +0 -1
  693. package/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -8
  694. package/node_modules/@typescript-eslint/visitor-keys/dist/index.js.map +0 -1
  695. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -6
  696. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts.map +0 -1
  697. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -160
  698. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js.map +0 -1
  699. package/node_modules/@typescript-eslint/visitor-keys/package.json +0 -60
@@ -1,383 +0,0 @@
1
- <h1 align="center">TypeScript ESTree</h1>
2
-
3
- <p align="center">A parser that converts TypeScript source code into an <a href="https://github.com/estree/estree">ESTree</a>-compatible form</p>
4
-
5
- <p align="center">
6
- <img src="https://github.com/typescript-eslint/typescript-eslint/workflows/CI/badge.svg" alt="CI" />
7
- <a href="https://www.npmjs.com/package/@typescript-eslint/typescript-estree"><img src="https://img.shields.io/npm/v/@typescript-eslint/typescript-estree.svg?style=flat-square" alt="NPM Version" /></a>
8
- <a href="https://www.npmjs.com/package/@typescript-eslint/typescript-estree"><img src="https://img.shields.io/npm/dm/@typescript-eslint/typescript-estree.svg?style=flat-square" alt="NPM Downloads" /></a>
9
- </p>
10
-
11
- ## Getting Started
12
-
13
- **[You can find our Getting Started docs here](https://typescript-eslint.io/docs/linting)**
14
-
15
- ## About
16
-
17
- This parser is somewhat generic and robust, and could be used to power any use-case which requires taking TypeScript source code and producing an ESTree-compatible AST.
18
-
19
- In fact, it is already used within these hyper-popular open-source projects to power their TypeScript support:
20
-
21
- - [ESLint](https://eslint.org), the pluggable linting utility for JavaScript and JSX
22
- - [Prettier](https://prettier.io), an opinionated code formatter
23
-
24
- ## Installation
25
-
26
- ```sh
27
- yarn add -D @typescript-eslint/typescript-estree
28
- ```
29
-
30
- ## API
31
-
32
- ### Parsing
33
-
34
- #### `parse(code, options)`
35
-
36
- Parses the given string of code with the options provided and returns an ESTree-compatible AST.
37
-
38
- ```ts
39
- interface ParseOptions {
40
- /**
41
- * create a top-level comments array containing all comments
42
- */
43
- comment?: boolean;
44
-
45
- /**
46
- * An array of modules to turn explicit debugging on for.
47
- * - 'typescript-eslint' is the same as setting the env var `DEBUG=typescript-eslint:*`
48
- * - 'eslint' is the same as setting the env var `DEBUG=eslint:*`
49
- * - 'typescript' is the same as setting `extendedDiagnostics: true` in your tsconfig compilerOptions
50
- *
51
- * For convenience, also supports a boolean:
52
- * - true === ['typescript-eslint']
53
- * - false === []
54
- */
55
- debugLevel?: boolean | ('typescript-eslint' | 'eslint' | 'typescript')[];
56
-
57
- /**
58
- * Cause the parser to error if it encounters an unknown AST node type (useful for testing).
59
- * This case only usually occurs when TypeScript releases new features.
60
- */
61
- errorOnUnknownASTType?: boolean;
62
-
63
- /**
64
- * Absolute (or relative to `cwd`) path to the file being parsed.
65
- */
66
- filePath?: string;
67
-
68
- /**
69
- * Enable parsing of JSX.
70
- * For more details, see https://www.typescriptlang.org/docs/handbook/jsx.html
71
- *
72
- * NOTE: this setting does not effect known file types (.js, .cjs, .mjs, .jsx, .ts, .mts, .cts, .tsx, .json) because the
73
- * TypeScript compiler has its own internal handling for known file extensions.
74
- *
75
- * For the exact behavior, see https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/parser#parseroptionsecmafeaturesjsx
76
- */
77
- jsx?: boolean;
78
-
79
- /**
80
- * Controls whether the `loc` information to each node.
81
- * The `loc` property is an object which contains the exact line/column the node starts/ends on.
82
- * This is similar to the `range` property, except it is line/column relative.
83
- */
84
- loc?: boolean;
85
-
86
- /*
87
- * Allows overriding of function used for logging.
88
- * When value is `false`, no logging will occur.
89
- * When value is not provided, `console.log()` will be used.
90
- */
91
- loggerFn?: Function | false;
92
-
93
- /**
94
- * Controls whether the `range` property is included on AST nodes.
95
- * The `range` property is a [number, number] which indicates the start/end index of the node in the file contents.
96
- * This is similar to the `loc` property, except this is the absolute index.
97
- */
98
- range?: boolean;
99
-
100
- /**
101
- * Set to true to create a top-level array containing all tokens from the file.
102
- */
103
- tokens?: boolean;
104
- }
105
-
106
- const PARSE_DEFAULT_OPTIONS: ParseOptions = {
107
- comment: false,
108
- errorOnUnknownASTType: false,
109
- filePath: 'estree.ts', // or 'estree.tsx', if you pass jsx: true
110
- jsx: false,
111
- loc: false,
112
- loggerFn: undefined,
113
- range: false,
114
- tokens: false,
115
- };
116
-
117
- declare function parse(
118
- code: string,
119
- options: ParseOptions = PARSE_DEFAULT_OPTIONS,
120
- ): TSESTree.Program;
121
- ```
122
-
123
- Example usage:
124
-
125
- ```js
126
- import { parse } from '@typescript-eslint/typescript-estree';
127
-
128
- const code = `const hello: string = 'world';`;
129
- const ast = parse(code, {
130
- loc: true,
131
- range: true,
132
- });
133
- ```
134
-
135
- #### `parseAndGenerateServices(code, options)`
136
-
137
- Parses the given string of code with the options provided and returns an ESTree-compatible AST. Accepts additional options which can be used to generate type information along with the AST.
138
-
139
- ```ts
140
- interface ParseAndGenerateServicesOptions extends ParseOptions {
141
- /**
142
- * Causes the parser to error if the TypeScript compiler returns any unexpected syntax/semantic errors.
143
- */
144
- errorOnTypeScriptSyntacticAndSemanticIssues?: boolean;
145
-
146
- /**
147
- * ***EXPERIMENTAL FLAG*** - Use this at your own risk.
148
- *
149
- * Causes TS to use the source files for referenced projects instead of the compiled .d.ts files.
150
- * This feature is not yet optimized, and is likely to cause OOMs for medium to large projects.
151
- *
152
- * This flag REQUIRES at least TS v3.9, otherwise it does nothing.
153
- *
154
- * See: https://github.com/typescript-eslint/typescript-eslint/issues/2094
155
- */
156
- EXPERIMENTAL_useSourceOfProjectReferenceRedirect?: boolean;
157
-
158
- /**
159
- * When `project` is provided, this controls the non-standard file extensions which will be parsed.
160
- * It accepts an array of file extensions, each preceded by a `.`.
161
- */
162
- extraFileExtensions?: string[];
163
-
164
- /**
165
- * Absolute (or relative to `tsconfigRootDir`) path to the file being parsed.
166
- * When `project` is provided, this is required, as it is used to fetch the file from the TypeScript compiler's cache.
167
- */
168
- filePath?: string;
169
-
170
- /**
171
- * Allows the user to control whether or not two-way AST node maps are preserved
172
- * during the AST conversion process.
173
- *
174
- * By default: the AST node maps are NOT preserved, unless `project` has been specified,
175
- * in which case the maps are made available on the returned `parserServices`.
176
- *
177
- * NOTE: If `preserveNodeMaps` is explicitly set by the user, it will be respected,
178
- * regardless of whether or not `project` is in use.
179
- */
180
- preserveNodeMaps?: boolean;
181
-
182
- /**
183
- * Absolute (or relative to `tsconfigRootDir`) paths to the tsconfig(s).
184
- * If this is provided, type information will be returned.
185
- */
186
- project?: string | string[];
187
-
188
- /**
189
- * If you provide a glob (or globs) to the project option, you can use this option to ignore certain folders from
190
- * being matched by the globs.
191
- * This accepts an array of globs to ignore.
192
- *
193
- * By default, this is set to ["/node_modules/"]
194
- */
195
- projectFolderIgnoreList?: string[];
196
-
197
- /**
198
- * The absolute path to the root directory for all provided `project`s.
199
- */
200
- tsconfigRootDir?: string;
201
-
202
- /**
203
- * An array of one or more instances of TypeScript Program objects to be used for type information.
204
- * This overrides any program or programs that would have been computed from the `project` option.
205
- * All linted files must be part of the provided program(s).
206
- */
207
- programs?: Program[];
208
-
209
- /**
210
- ***************************************************************************************
211
- * IT IS RECOMMENDED THAT YOU DO NOT USE THIS OPTION, AS IT CAUSES PERFORMANCE ISSUES. *
212
- ***************************************************************************************
213
- *
214
- * When passed with `project`, this allows the parser to create a catch-all, default program.
215
- * This means that if the parser encounters a file not included in any of the provided `project`s,
216
- * it will not error, but will instead parse the file and its dependencies in a new program.
217
- */
218
- createDefaultProgram?: boolean;
219
-
220
- /**
221
- * ESLint (and therefore typescript-eslint) is used in both "single run"/one-time contexts,
222
- * such as an ESLint CLI invocation, and long-running sessions (such as continuous feedback
223
- * on a file in an IDE).
224
- *
225
- * When typescript-eslint handles TypeScript Program management behind the scenes, this distinction
226
- * is important because there is significant overhead to managing the so called Watch Programs
227
- * needed for the long-running use-case.
228
- *
229
- * When allowAutomaticSingleRunInference is enabled, we will use common heuristics to infer
230
- * whether or not ESLint is being used as part of a single run.
231
- */
232
- allowAutomaticSingleRunInference?: boolean;
233
-
234
- /**
235
- * Path to a file exporting a custom ModuleResolver.
236
- */
237
- moduleResolver?: string;
238
- }
239
-
240
- interface ParserServices {
241
- program: ts.Program;
242
- esTreeNodeToTSNodeMap: WeakMap<TSESTree.Node, ts.Node | ts.Token>;
243
- tsNodeToESTreeNodeMap: WeakMap<ts.Node | ts.Token, TSESTree.Node>;
244
- hasFullTypeInformation: boolean;
245
- }
246
-
247
- interface ParseAndGenerateServicesResult<T extends TSESTreeOptions> {
248
- ast: TSESTree.Program;
249
- services: ParserServices;
250
- }
251
-
252
- const PARSE_AND_GENERATE_SERVICES_DEFAULT_OPTIONS: ParseOptions = {
253
- ...PARSE_DEFAULT_OPTIONS,
254
- errorOnTypeScriptSyntacticAndSemanticIssues: false,
255
- extraFileExtensions: [],
256
- preserveNodeMaps: false, // or true, if you do not set this, but pass `project`
257
- project: undefined,
258
- projectFolderIgnoreList: ['/node_modules/'],
259
- tsconfigRootDir: process.cwd(),
260
- };
261
-
262
- declare function parseAndGenerateServices(
263
- code: string,
264
- options: ParseOptions = PARSE_DEFAULT_OPTIONS,
265
- ): ParseAndGenerateServicesResult;
266
- ```
267
-
268
- Example usage:
269
-
270
- ```js
271
- import { parseAndGenerateServices } from '@typescript-eslint/typescript-estree';
272
-
273
- const code = `const hello: string = 'world';`;
274
- const { ast, services } = parseAndGenerateServices(code, {
275
- filePath: '/some/path/to/file/foo.ts',
276
- loc: true,
277
- project: './tsconfig.json',
278
- range: true,
279
- });
280
- ```
281
-
282
- #### `parseWithNodeMaps(code, options)`
283
-
284
- Parses the given string of code with the options provided and returns both the ESTree-compatible AST as well as the node maps.
285
- This allows you to work with both ASTs without the overhead of types that may come with `parseAndGenerateServices`.
286
-
287
- ```ts
288
- interface ParseWithNodeMapsResult<T extends TSESTreeOptions> {
289
- ast: TSESTree.Program;
290
- esTreeNodeToTSNodeMap: ParserServices['esTreeNodeToTSNodeMap'];
291
- tsNodeToESTreeNodeMap: ParserServices['tsNodeToESTreeNodeMap'];
292
- }
293
-
294
- declare function parseWithNodeMaps(
295
- code: string,
296
- options: ParseOptions = PARSE_DEFAULT_OPTIONS,
297
- ): ParseWithNodeMapsResult;
298
- ```
299
-
300
- Example usage:
301
-
302
- ```js
303
- import { parseWithNodeMaps } from '@typescript-eslint/typescript-estree';
304
-
305
- const code = `const hello: string = 'world';`;
306
- const { ast, esTreeNodeToTSNodeMap, tsNodeToESTreeNodeMap } = parseWithNodeMaps(
307
- code,
308
- {
309
- loc: true,
310
- range: true,
311
- },
312
- );
313
- ```
314
-
315
- ### `TSESTree`, `AST_NODE_TYPES` and `AST_TOKEN_TYPES`
316
-
317
- Types for the AST produced by the parse functions.
318
-
319
- - `TSESTree` is a namespace which contains object types representing all of the AST Nodes produced by the parser.
320
- - `AST_NODE_TYPES` is an enum which provides the values for every single AST node's `type` property.
321
- - `AST_TOKEN_TYPES` is an enum which provides the values for every single AST token's `type` property.
322
-
323
- ### Utilities
324
-
325
- #### `createProgram(configFile, projectDirectory)`
326
-
327
- This serves as a utility method for users of the `ParseOptions.programs` feature to create a TypeScript program instance from a config file.
328
-
329
- ```ts
330
- declare function createProgram(
331
- configFile: string,
332
- projectDirectory: string = process.cwd(),
333
- ): import('typescript').Program;
334
- ```
335
-
336
- Example usage:
337
-
338
- ```js
339
- const tsESTree = require('@typescript-eslint/typescript-estree');
340
-
341
- const program = tsESTree.createProgram('tsconfig.json');
342
- const code = `const hello: string = 'world';`;
343
- const { ast, services } = parseAndGenerateServices(code, {
344
- filePath: '/some/path/to/file/foo.ts',
345
- loc: true,
346
- program,
347
- range: true,
348
- });
349
- ```
350
-
351
- ## Supported TypeScript Version
352
-
353
- See the [Supported TypeScript Version](../../README.md#supported-typescript-version) section in the project root.
354
-
355
- If you use a non-supported version of TypeScript, the parser will log a warning to the console.
356
-
357
- **Please ensure that you are using a supported version before submitting any issues/bug reports.**
358
-
359
- ## Reporting Issues
360
-
361
- Please check the current list of open and known issues and ensure the issue has not been reported before. When creating a new issue provide as much information about your environment as possible. This includes:
362
-
363
- - TypeScript version
364
- - The `typescript-estree` version
365
-
366
- ## AST Alignment Tests
367
-
368
- A couple of years after work on this parser began, the TypeScript Team at Microsoft began [officially supporting TypeScript parsing via Babel](https://blogs.msdn.microsoft.com/typescript/2018/08/27/typescript-and-babel-7/).
369
-
370
- I work closely with the TypeScript Team and we are gradually aligning the AST of this project with the one produced by Babel's parser. To that end, I have created a full test harness to compare the ASTs of the two projects which runs on every PR, please see [the code](https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/typescript-estree/tests/ast-alignment) for more details.
371
-
372
- ## Debugging
373
-
374
- If you encounter a bug with the parser that you want to investigate, you can turn on the debug logging via setting the environment variable: `DEBUG=typescript-eslint:*`.
375
- I.e. in this repo you can run: `DEBUG=typescript-eslint:* yarn lint`.
376
-
377
- ## License
378
-
379
- TypeScript ESTree inherits from the the original TypeScript ESLint Parser license, as the majority of the work began there. It is licensed under a permissive BSD 2-clause license.
380
-
381
- ## Contributing
382
-
383
- [See the contributing guide here](../../CONTRIBUTING.md)
@@ -1,9 +0,0 @@
1
- import type { SourceFile } from 'typescript';
2
- import { ASTMaps } from './convert';
3
- import type { Extra } from './parser-options';
4
- import type { TSESTree } from './ts-estree';
5
- export declare function astConverter(ast: SourceFile, extra: Extra, shouldPreserveNodeMaps: boolean): {
6
- estree: TSESTree.Program;
7
- astMaps: ASTMaps;
8
- };
9
- //# sourceMappingURL=ast-converter.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ast-converter.d.ts","sourceRoot":"","sources":["../src/ast-converter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAC7C,OAAO,EAA2B,OAAO,EAAE,MAAM,WAAW,CAAC;AAG7D,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAG5C,wBAAgB,YAAY,CAC1B,GAAG,EAAE,UAAU,EACf,KAAK,EAAE,KAAK,EACZ,sBAAsB,EAAE,OAAO,GAC9B;IAAE,MAAM,EAAE,QAAQ,CAAC,OAAO,CAAC;IAAC,OAAO,EAAE,OAAO,CAAA;CAAE,CAyDhD"}
@@ -1,60 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.astConverter = void 0;
4
- const convert_1 = require("./convert");
5
- const convert_comments_1 = require("./convert-comments");
6
- const node_utils_1 = require("./node-utils");
7
- const simple_traverse_1 = require("./simple-traverse");
8
- function astConverter(ast, extra, shouldPreserveNodeMaps) {
9
- /**
10
- * The TypeScript compiler produced fundamental parse errors when parsing the
11
- * source.
12
- */
13
- const { parseDiagnostics } = ast;
14
- if (parseDiagnostics.length) {
15
- throw (0, convert_1.convertError)(parseDiagnostics[0]);
16
- }
17
- /**
18
- * Recursively convert the TypeScript AST into an ESTree-compatible AST
19
- */
20
- const instance = new convert_1.Converter(ast, {
21
- errorOnUnknownASTType: extra.errorOnUnknownASTType || false,
22
- shouldPreserveNodeMaps,
23
- });
24
- const estree = instance.convertProgram();
25
- /**
26
- * Optionally remove range and loc if specified
27
- */
28
- if (!extra.range || !extra.loc) {
29
- (0, simple_traverse_1.simpleTraverse)(estree, {
30
- enter: node => {
31
- if (!extra.range) {
32
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment -- TS 4.0 made this an error because the types aren't optional
33
- // @ts-expect-error
34
- delete node.range;
35
- }
36
- if (!extra.loc) {
37
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment -- TS 4.0 made this an error because the types aren't optional
38
- // @ts-expect-error
39
- delete node.loc;
40
- }
41
- },
42
- });
43
- }
44
- /**
45
- * Optionally convert and include all tokens in the AST
46
- */
47
- if (extra.tokens) {
48
- estree.tokens = (0, node_utils_1.convertTokens)(ast);
49
- }
50
- /**
51
- * Optionally convert and include all comments in the AST
52
- */
53
- if (extra.comment) {
54
- estree.comments = (0, convert_comments_1.convertComments)(ast, extra.code);
55
- }
56
- const astMaps = instance.getASTMaps();
57
- return { estree, astMaps };
58
- }
59
- exports.astConverter = astConverter;
60
- //# sourceMappingURL=ast-converter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ast-converter.js","sourceRoot":"","sources":["../src/ast-converter.ts"],"names":[],"mappings":";;;AACA,uCAA6D;AAC7D,yDAAqD;AACrD,6CAA6C;AAG7C,uDAAmD;AAEnD,SAAgB,YAAY,CAC1B,GAAe,EACf,KAAY,EACZ,sBAA+B;IAE/B;;;OAGG;IACH,MAAM,EAAE,gBAAgB,EAAE,GAAG,GAAG,CAAC;IACjC,IAAI,gBAAgB,CAAC,MAAM,EAAE;QAC3B,MAAM,IAAA,sBAAY,EAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC;KACzC;IAED;;OAEG;IACH,MAAM,QAAQ,GAAG,IAAI,mBAAS,CAAC,GAAG,EAAE;QAClC,qBAAqB,EAAE,KAAK,CAAC,qBAAqB,IAAI,KAAK;QAC3D,sBAAsB;KACvB,CAAC,CAAC;IAEH,MAAM,MAAM,GAAG,QAAQ,CAAC,cAAc,EAAE,CAAC;IAEzC;;OAEG;IACH,IAAI,CAAC,KAAK,CAAC,KAAK,IAAI,CAAC,KAAK,CAAC,GAAG,EAAE;QAC9B,IAAA,gCAAc,EAAC,MAAM,EAAE;YACrB,KAAK,EAAE,IAAI,CAAC,EAAE;gBACZ,IAAI,CAAC,KAAK,CAAC,KAAK,EAAE;oBAChB,4HAA4H;oBAC5H,mBAAmB;oBACnB,OAAO,IAAI,CAAC,KAAK,CAAC;iBACnB;gBACD,IAAI,CAAC,KAAK,CAAC,GAAG,EAAE;oBACd,4HAA4H;oBAC5H,mBAAmB;oBACnB,OAAO,IAAI,CAAC,GAAG,CAAC;iBACjB;YACH,CAAC;SACF,CAAC,CAAC;KACJ;IAED;;OAEG;IACH,IAAI,KAAK,CAAC,MAAM,EAAE;QAChB,MAAM,CAAC,MAAM,GAAG,IAAA,0BAAa,EAAC,GAAG,CAAC,CAAC;KACpC;IAED;;OAEG;IACH,IAAI,KAAK,CAAC,OAAO,EAAE;QACjB,MAAM,CAAC,QAAQ,GAAG,IAAA,kCAAe,EAAC,GAAG,EAAE,KAAK,CAAC,IAAI,CAAC,CAAC;KACpD;IAED,MAAM,OAAO,GAAG,QAAQ,CAAC,UAAU,EAAE,CAAC;IAEtC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,CAAC;AAC7B,CAAC;AA7DD,oCA6DC"}
@@ -1,11 +0,0 @@
1
- import * as ts from 'typescript';
2
- import { TSESTree } from './ts-estree';
3
- /**
4
- * Convert all comments for the given AST.
5
- * @param ast the AST object
6
- * @param code the TypeScript code
7
- * @returns the converted ESTreeComment
8
- * @private
9
- */
10
- export declare function convertComments(ast: ts.SourceFile, code: string): TSESTree.Comment[];
11
- //# sourceMappingURL=convert-comments.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"convert-comments.d.ts","sourceRoot":"","sources":["../src/convert-comments.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,YAAY,CAAC;AAGjC,OAAO,EAAmB,QAAQ,EAAE,MAAM,aAAa,CAAC;AAExD;;;;;;GAMG;AACH,wBAAgB,eAAe,CAC7B,GAAG,EAAE,EAAE,CAAC,UAAU,EAClB,IAAI,EAAE,MAAM,GACX,QAAQ,CAAC,OAAO,EAAE,CAgCpB"}
@@ -1,63 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.convertComments = void 0;
27
- const ts = __importStar(require("typescript"));
28
- const util_1 = require("tsutils/util/util");
29
- const node_utils_1 = require("./node-utils");
30
- const ts_estree_1 = require("./ts-estree");
31
- /**
32
- * Convert all comments for the given AST.
33
- * @param ast the AST object
34
- * @param code the TypeScript code
35
- * @returns the converted ESTreeComment
36
- * @private
37
- */
38
- function convertComments(ast, code) {
39
- const comments = [];
40
- (0, util_1.forEachComment)(ast, (_, comment) => {
41
- const type = comment.kind == ts.SyntaxKind.SingleLineCommentTrivia
42
- ? ts_estree_1.AST_TOKEN_TYPES.Line
43
- : ts_estree_1.AST_TOKEN_TYPES.Block;
44
- const range = [comment.pos, comment.end];
45
- const loc = (0, node_utils_1.getLocFor)(range[0], range[1], ast);
46
- // both comments start with 2 characters - /* or //
47
- const textStart = range[0] + 2;
48
- const textEnd = comment.kind === ts.SyntaxKind.SingleLineCommentTrivia
49
- ? // single line comments end at the end
50
- range[1] - textStart
51
- : // multiline comments end 2 characters early
52
- range[1] - textStart - 2;
53
- comments.push({
54
- type,
55
- value: code.slice(textStart, textStart + textEnd),
56
- range,
57
- loc,
58
- });
59
- }, ast);
60
- return comments;
61
- }
62
- exports.convertComments = convertComments;
63
- //# sourceMappingURL=convert-comments.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"convert-comments.js","sourceRoot":"","sources":["../src/convert-comments.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAAiC;AACjC,4CAAmD;AACnD,6CAAyC;AACzC,2CAAwD;AAExD;;;;;;GAMG;AACH,SAAgB,eAAe,CAC7B,GAAkB,EAClB,IAAY;IAEZ,MAAM,QAAQ,GAAuB,EAAE,CAAC;IAExC,IAAA,qBAAc,EACZ,GAAG,EACH,CAAC,CAAC,EAAE,OAAO,EAAE,EAAE;QACb,MAAM,IAAI,GACR,OAAO,CAAC,IAAI,IAAI,EAAE,CAAC,UAAU,CAAC,uBAAuB;YACnD,CAAC,CAAC,2BAAe,CAAC,IAAI;YACtB,CAAC,CAAC,2BAAe,CAAC,KAAK,CAAC;QAC5B,MAAM,KAAK,GAAmB,CAAC,OAAO,CAAC,GAAG,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;QACzD,MAAM,GAAG,GAAG,IAAA,sBAAS,EAAC,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;QAE/C,mDAAmD;QACnD,MAAM,SAAS,GAAG,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;QAC/B,MAAM,OAAO,GACX,OAAO,CAAC,IAAI,KAAK,EAAE,CAAC,UAAU,CAAC,uBAAuB;YACpD,CAAC,CAAC,sCAAsC;gBACtC,KAAK,CAAC,CAAC,CAAC,GAAG,SAAS;YACtB,CAAC,CAAC,4CAA4C;gBAC5C,KAAK,CAAC,CAAC,CAAC,GAAG,SAAS,GAAG,CAAC,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC;YACZ,IAAI;YACJ,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,SAAS,EAAE,SAAS,GAAG,OAAO,CAAC;YACjD,KAAK;YACL,GAAG;SACJ,CAAC,CAAC;IACL,CAAC,EACD,GAAG,CACJ,CAAC;IAEF,OAAO,QAAQ,CAAC;AAClB,CAAC;AAnCD,0CAmCC"}