@sprucelabs/spruce-cli 17.1.44 → 17.1.46

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 (480) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/node_modules/@typescript-eslint/parser/_ts3.4/dist/index.d.ts +4 -0
  3. package/node_modules/@typescript-eslint/parser/_ts3.4/dist/parser.d.ts +22 -0
  4. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts +5 -3
  5. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts.map +1 -1
  6. package/node_modules/@typescript-eslint/parser/dist/parser.js +1 -1
  7. package/node_modules/@typescript-eslint/parser/dist/parser.js.map +1 -1
  8. package/node_modules/@typescript-eslint/parser/package.json +5 -5
  9. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +4 -3
  10. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts.map +1 -1
  11. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js.map +1 -1
  12. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +2 -2
  13. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts.map +1 -1
  14. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +1 -1
  15. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js.map +1 -1
  16. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +2 -2
  17. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts.map +1 -1
  18. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +1 -1
  19. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js.map +1 -1
  20. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +2 -2
  21. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts.map +1 -1
  22. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +1 -1
  23. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js.map +1 -1
  24. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +11 -11
  25. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts.map +1 -1
  26. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +2 -2
  27. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts.map +1 -1
  28. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js.map +1 -1
  29. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +2 -2
  30. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts.map +1 -1
  31. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +1 -1
  32. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js.map +1 -1
  33. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +2 -2
  34. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +1 -1
  35. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +1 -1
  36. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js.map +1 -1
  37. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +2 -2
  38. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts.map +1 -1
  39. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +1 -1
  40. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js.map +1 -1
  41. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +2 -2
  42. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts.map +1 -1
  43. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +1 -1
  44. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js.map +1 -1
  45. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +2 -2
  46. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts.map +1 -1
  47. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +1 -1
  48. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js.map +1 -1
  49. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +2 -2
  50. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts.map +1 -1
  51. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +1 -1
  52. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js.map +1 -1
  53. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +2 -2
  54. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts.map +1 -1
  55. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +1 -1
  56. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js.map +1 -1
  57. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +2 -2
  58. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts.map +1 -1
  59. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +1 -1
  60. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js.map +1 -1
  61. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +2 -2
  62. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts.map +1 -1
  63. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +1 -1
  64. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js.map +1 -1
  65. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +1 -1
  66. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts.map +1 -1
  67. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +1 -1
  68. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts.map +1 -1
  69. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +1 -1
  70. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts.map +1 -1
  71. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +1 -1
  72. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts.map +1 -1
  73. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +1 -1
  74. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts.map +1 -1
  75. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +1 -1
  76. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts.map +1 -1
  77. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +1 -1
  78. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js.map +1 -1
  79. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +1 -1
  80. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts.map +1 -1
  81. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +1 -1
  82. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js.map +1 -1
  83. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +2 -2
  84. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js.map +1 -1
  85. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +1 -1
  86. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts.map +1 -1
  87. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +1 -1
  88. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts.map +1 -1
  89. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +1 -1
  90. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts.map +1 -1
  91. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +1 -1
  92. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts.map +1 -1
  93. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +1 -1
  94. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts.map +1 -1
  95. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +1 -1
  96. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js.map +1 -1
  97. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +1 -1
  98. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts.map +1 -1
  99. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +1 -1
  100. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts.map +1 -1
  101. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +1 -1
  102. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts.map +1 -1
  103. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +3 -3
  104. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js.map +1 -1
  105. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +1 -1
  106. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts.map +1 -1
  107. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +1 -1
  108. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts.map +1 -1
  109. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +3 -3
  110. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js.map +1 -1
  111. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +1 -1
  112. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts.map +1 -1
  113. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +1 -1
  114. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js.map +1 -1
  115. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +1 -1
  116. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts.map +1 -1
  117. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +1 -1
  118. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts.map +1 -1
  119. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +1 -1
  120. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js.map +1 -1
  121. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +1 -1
  122. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts.map +1 -1
  123. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +1 -1
  124. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts.map +1 -1
  125. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +1 -1
  126. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts.map +1 -1
  127. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +1 -1
  128. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js.map +1 -1
  129. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +1 -1
  130. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts.map +1 -1
  131. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +2 -2
  132. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js.map +1 -1
  133. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +1 -1
  134. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts.map +1 -1
  135. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +1 -1
  136. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts.map +1 -1
  137. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +3 -3
  138. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map +1 -1
  139. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +1 -1
  140. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map +1 -1
  141. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +2 -2
  142. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map +1 -1
  143. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +1 -1
  144. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map +1 -1
  145. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +1 -1
  146. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map +1 -1
  147. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +1 -1
  148. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map +1 -1
  149. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +1 -1
  150. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map +1 -1
  151. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +1 -1
  152. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.map +1 -1
  153. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +3 -3
  154. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map +1 -1
  155. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +1 -1
  156. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map +1 -1
  157. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +1 -1
  158. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map +1 -1
  159. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +1 -1
  160. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map +1 -1
  161. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +1 -1
  162. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map +1 -1
  163. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +1 -1
  164. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map +1 -1
  165. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +1 -1
  166. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map +1 -1
  167. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +1 -1
  168. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map +1 -1
  169. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +1 -1
  170. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map +1 -1
  171. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +1 -1
  172. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map +1 -1
  173. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +1 -1
  174. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map +1 -1
  175. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +3 -3
  176. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map +1 -1
  177. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +1 -1
  178. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map +1 -1
  179. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +1 -1
  180. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map +1 -1
  181. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +1 -1
  182. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map +1 -1
  183. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +1 -1
  184. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map +1 -1
  185. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +1 -1
  186. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map +1 -1
  187. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +1 -1
  188. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map +1 -1
  189. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +1 -1
  190. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map +1 -1
  191. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +1 -1
  192. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map +1 -1
  193. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +1 -1
  194. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map +1 -1
  195. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +1 -1
  196. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map +1 -1
  197. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +1 -1
  198. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map +1 -1
  199. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +1 -1
  200. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map +1 -1
  201. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +1 -1
  202. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map +1 -1
  203. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +3 -3
  204. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map +1 -1
  205. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +1 -1
  206. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map +1 -1
  207. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +1 -1
  208. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map +1 -1
  209. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +1 -1
  210. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map +1 -1
  211. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +1 -1
  212. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map +1 -1
  213. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +1 -1
  214. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map +1 -1
  215. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +1 -1
  216. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map +1 -1
  217. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +1 -1
  218. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map +1 -1
  219. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +1 -1
  220. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map +1 -1
  221. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +1 -1
  222. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map +1 -1
  223. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +3 -3
  224. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.map +1 -1
  225. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +1 -1
  226. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts.map +1 -1
  227. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +1 -1
  228. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map +1 -1
  229. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts +1 -1
  230. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts.map +1 -1
  231. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +1 -1
  232. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map +1 -1
  233. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +1 -1
  234. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map +1 -1
  235. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +1 -1
  236. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map +1 -1
  237. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +2 -2
  238. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map +1 -1
  239. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +1 -1
  240. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map +1 -1
  241. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +1 -1
  242. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map +1 -1
  243. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +1 -1
  244. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map +1 -1
  245. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +2 -2
  246. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map +1 -1
  247. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +1 -1
  248. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map +1 -1
  249. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +1 -1
  250. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map +1 -1
  251. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +1 -1
  252. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map +1 -1
  253. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +1 -1
  254. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map +1 -1
  255. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +3 -3
  256. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map +1 -1
  257. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +1 -1
  258. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map +1 -1
  259. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +1 -1
  260. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map +1 -1
  261. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +1 -1
  262. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map +1 -1
  263. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +1 -1
  264. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map +1 -1
  265. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +1 -1
  266. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map +1 -1
  267. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +31 -31
  268. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map +1 -1
  269. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +1 -1
  270. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map +1 -1
  271. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +2 -2
  272. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map +1 -1
  273. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +1 -1
  274. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map +1 -1
  275. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +1 -1
  276. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map +1 -1
  277. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +1 -1
  278. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map +1 -1
  279. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +1 -1
  280. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map +1 -1
  281. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +2 -2
  282. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts.map +1 -1
  283. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js.map +1 -1
  284. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +2 -2
  285. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts.map +1 -1
  286. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js.map +1 -1
  287. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +2 -2
  288. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts.map +1 -1
  289. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js.map +1 -1
  290. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +3 -2
  291. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts.map +1 -1
  292. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js.map +1 -1
  293. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +3 -3
  294. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts.map +1 -1
  295. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js.map +1 -1
  296. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +6 -5
  297. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts.map +1 -1
  298. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +3 -3
  299. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js.map +1 -1
  300. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +2 -2
  301. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts.map +1 -1
  302. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +1 -1
  303. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js.map +1 -1
  304. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +2 -2
  305. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts.map +1 -1
  306. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +1 -1
  307. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js.map +1 -1
  308. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +1 -1
  309. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts.map +1 -1
  310. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +3 -3
  311. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts.map +1 -1
  312. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js.map +1 -1
  313. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +3 -3
  314. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts.map +1 -1
  315. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js.map +1 -1
  316. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +3 -3
  317. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts.map +1 -1
  318. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js.map +1 -1
  319. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +3 -3
  320. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts.map +1 -1
  321. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js.map +1 -1
  322. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +3 -3
  323. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts.map +1 -1
  324. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js.map +1 -1
  325. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +3 -3
  326. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts.map +1 -1
  327. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js.map +1 -1
  328. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +3 -3
  329. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts.map +1 -1
  330. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js.map +1 -1
  331. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +3 -3
  332. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts.map +1 -1
  333. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +1 -1
  334. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js.map +1 -1
  335. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +5 -5
  336. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts.map +1 -1
  337. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js.map +1 -1
  338. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +3 -3
  339. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts.map +1 -1
  340. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js.map +1 -1
  341. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +4 -4
  342. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts.map +1 -1
  343. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +2 -2
  344. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js.map +1 -1
  345. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +3 -3
  346. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts.map +1 -1
  347. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js.map +1 -1
  348. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +3 -3
  349. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts.map +1 -1
  350. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js.map +1 -1
  351. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +18 -18
  352. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts.map +1 -1
  353. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +11 -10
  354. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts.map +1 -1
  355. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +1 -1
  356. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js.map +1 -1
  357. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +3 -3
  358. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts.map +1 -1
  359. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js.map +1 -1
  360. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +3 -3
  361. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts.map +1 -1
  362. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js.map +1 -1
  363. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +3 -3
  364. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts.map +1 -1
  365. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js.map +1 -1
  366. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +3 -3
  367. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts.map +1 -1
  368. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js.map +1 -1
  369. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +3 -3
  370. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts.map +1 -1
  371. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +1 -1
  372. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js.map +1 -1
  373. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +1 -1
  374. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts.map +1 -1
  375. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js.map +1 -1
  376. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +2 -2
  377. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts.map +1 -1
  378. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js.map +1 -1
  379. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +4 -4
  380. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts.map +1 -1
  381. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js.map +1 -1
  382. package/node_modules/@typescript-eslint/scope-manager/package.json +5 -5
  383. package/node_modules/@typescript-eslint/types/_ts3.4/dist/generated/ast-spec.d.ts +1732 -0
  384. package/node_modules/@typescript-eslint/types/_ts3.4/dist/index.d.ts +5 -0
  385. package/node_modules/@typescript-eslint/types/_ts3.4/dist/lib.d.ts +3 -0
  386. package/node_modules/@typescript-eslint/types/_ts3.4/dist/parser-options.d.ts +36 -0
  387. package/node_modules/@typescript-eslint/types/_ts3.4/dist/ts-estree.d.ts +9 -0
  388. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +1 -1
  389. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts.map +1 -1
  390. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +1 -1
  391. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts.map +1 -1
  392. package/node_modules/@typescript-eslint/types/package.json +2 -2
  393. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ast-converter.d.ts +9 -0
  394. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/convert-comments.d.ts +11 -0
  395. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/convert.d.ts +159 -0
  396. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/WatchCompilerHostOfConfigFile.d.ts +13 -0
  397. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createDefaultProgram.d.ts +12 -0
  398. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createIsolatedProgram.d.ts +9 -0
  399. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createProjectProgram.d.ts +11 -0
  400. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createSourceFile.d.ts +5 -0
  401. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/createWatchProgram.d.ts +19 -0
  402. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/getScriptKind.d.ts +5 -0
  403. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/shared.d.ts +22 -0
  404. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/create-program/useProvidedPrograms.d.ts +13 -0
  405. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/getModifiers.d.ts +4 -0
  406. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/index.d.ts +12 -0
  407. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/jsx/xhtml-entities.d.ts +2 -0
  408. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/node-utils.d.ts +231 -0
  409. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/parser-options.d.ts +188 -0
  410. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/parser.d.ts +25 -0
  411. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/semantic-or-syntactic-errors.d.ts +13 -0
  412. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/simple-traverse.d.ts +9 -0
  413. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ts-estree/estree-to-ts-node-types.d.ts +175 -0
  414. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ts-estree/index.d.ts +4 -0
  415. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/ts-estree/ts-nodes.d.ts +18 -0
  416. package/node_modules/@typescript-eslint/typescript-estree/_ts3.4/dist/version-check.d.ts +3 -0
  417. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts +1 -1
  418. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts.map +1 -1
  419. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js.map +1 -1
  420. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts +1 -1
  421. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts.map +1 -1
  422. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js +1 -1
  423. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js.map +1 -1
  424. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts +2 -2
  425. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts.map +1 -1
  426. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.js.map +1 -1
  427. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts +1 -1
  428. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts.map +1 -1
  429. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts +2 -2
  430. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts.map +1 -1
  431. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js.map +1 -1
  432. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts +2 -2
  433. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts.map +1 -1
  434. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js +1 -1
  435. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js.map +1 -1
  436. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts +2 -2
  437. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts.map +1 -1
  438. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js +1 -1
  439. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js.map +1 -1
  440. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts +1 -1
  441. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts.map +1 -1
  442. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js.map +1 -1
  443. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts +1 -1
  444. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts.map +1 -1
  445. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js.map +1 -1
  446. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts +2 -2
  447. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts.map +1 -1
  448. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js.map +1 -1
  449. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts +2 -2
  450. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts.map +1 -1
  451. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js.map +1 -1
  452. package/node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.d.ts.map +1 -1
  453. package/node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js.map +1 -1
  454. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts +2 -1
  455. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts.map +1 -1
  456. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js +2 -2
  457. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js.map +1 -1
  458. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts +4 -4
  459. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts.map +1 -1
  460. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts +2 -2
  461. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts.map +1 -1
  462. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js +2 -2
  463. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js.map +1 -1
  464. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts +1 -1
  465. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts.map +1 -1
  466. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js.map +1 -1
  467. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts +3 -3
  468. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts.map +1 -1
  469. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js +0 -1
  470. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js.map +1 -1
  471. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts +1 -1
  472. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts.map +1 -1
  473. package/node_modules/@typescript-eslint/typescript-estree/package.json +5 -5
  474. package/node_modules/@typescript-eslint/visitor-keys/_ts3.4/dist/get-keys.d.ts +4 -0
  475. package/node_modules/@typescript-eslint/visitor-keys/_ts3.4/dist/index.d.ts +3 -0
  476. package/node_modules/@typescript-eslint/visitor-keys/_ts3.4/dist/visitor-keys.d.ts +6 -0
  477. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +1 -1
  478. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts.map +1 -1
  479. package/node_modules/@typescript-eslint/visitor-keys/package.json +3 -3
  480. package/package.json +8 -8
@@ -0,0 +1,231 @@
1
+ import * as ts from 'typescript';
2
+ import { TSESTree } from './ts-estree';
3
+ import { AST_NODE_TYPES, AST_TOKEN_TYPES } from './ts-estree';
4
+ declare const SyntaxKind: typeof ts.SyntaxKind;
5
+ interface TokenToText extends TSESTree.PunctuatorTokenToText {
6
+ [SyntaxKind.ImportKeyword]: 'import';
7
+ [SyntaxKind.InKeyword]: 'in';
8
+ [SyntaxKind.InstanceOfKeyword]: 'instanceof';
9
+ [SyntaxKind.NewKeyword]: 'new';
10
+ [SyntaxKind.KeyOfKeyword]: 'keyof';
11
+ [SyntaxKind.ReadonlyKeyword]: 'readonly';
12
+ [SyntaxKind.UniqueKeyword]: 'unique';
13
+ }
14
+ /**
15
+ * Returns true if the given ts.Token is the assignment operator
16
+ * @param operator the operator token
17
+ * @returns is assignment
18
+ */
19
+ export declare function isAssignmentOperator<T extends ts.SyntaxKind>(operator: ts.Token<T>): boolean;
20
+ /**
21
+ * Returns true if the given ts.Token is a logical operator
22
+ * @param operator the operator token
23
+ * @returns is a logical operator
24
+ */
25
+ export declare function isLogicalOperator<T extends ts.SyntaxKind>(operator: ts.Token<T>): boolean;
26
+ /**
27
+ * Returns the string form of the given TSToken SyntaxKind
28
+ * @param kind the token's SyntaxKind
29
+ * @returns the token applicable token as a string
30
+ */
31
+ export declare function getTextForTokenKind<T extends ts.SyntaxKind>(kind: T): T extends keyof TokenToText ? TokenToText[T] : string | undefined;
32
+ /**
33
+ * Returns true if the given ts.Node is a valid ESTree class member
34
+ * @param node TypeScript AST node
35
+ * @returns is valid ESTree class member
36
+ */
37
+ export declare function isESTreeClassMember(node: ts.Node): boolean;
38
+ /**
39
+ * Checks if a ts.Node has a modifier
40
+ * @param modifierKind TypeScript SyntaxKind modifier
41
+ * @param node TypeScript AST node
42
+ * @returns has the modifier specified
43
+ */
44
+ export declare function hasModifier(modifierKind: ts.KeywordSyntaxKind, node: ts.Node): boolean;
45
+ /**
46
+ * Get last last modifier in ast
47
+ * @param node TypeScript AST node
48
+ * @returns returns last modifier if present or null
49
+ */
50
+ export declare function getLastModifier(node: ts.Node): ts.Modifier | null;
51
+ /**
52
+ * Returns true if the given ts.Token is a comma
53
+ * @param token the TypeScript token
54
+ * @returns is comma
55
+ */
56
+ export declare function isComma(token: ts.Node): token is ts.Token<ts.SyntaxKind.CommaToken>;
57
+ /**
58
+ * Returns true if the given ts.Node is a comment
59
+ * @param node the TypeScript node
60
+ * @returns is comment
61
+ */
62
+ export declare function isComment(node: ts.Node): boolean;
63
+ /**
64
+ * Returns true if the given ts.Node is a JSDoc comment
65
+ * @param node the TypeScript node
66
+ * @returns is JSDoc comment
67
+ */
68
+ export declare function isJSDocComment(node: ts.Node): node is ts.JSDoc;
69
+ /**
70
+ * Returns the binary expression type of the given ts.Token
71
+ * @param operator the operator token
72
+ * @returns the binary expression type
73
+ */
74
+ export declare function getBinaryExpressionType<T extends ts.SyntaxKind>(operator: ts.Token<T>): AST_NODE_TYPES.AssignmentExpression | AST_NODE_TYPES.LogicalExpression | AST_NODE_TYPES.BinaryExpression;
75
+ /**
76
+ * Returns line and column data for the given positions,
77
+ * @param pos position to check
78
+ * @param ast the AST object
79
+ * @returns line and column
80
+ */
81
+ export declare function getLineAndCharacterFor(pos: number, ast: ts.SourceFile): TSESTree.Position;
82
+ /**
83
+ * Returns line and column data for the given start and end positions,
84
+ * for the given AST
85
+ * @param start start data
86
+ * @param end end data
87
+ * @param ast the AST object
88
+ * @returns the loc data
89
+ */
90
+ export declare function getLocFor(start: number, end: number, ast: ts.SourceFile): TSESTree.SourceLocation;
91
+ /**
92
+ * Check whatever node can contain directive
93
+ * @param node
94
+ * @returns returns true if node can contain directive
95
+ */
96
+ export declare function canContainDirective(node: ts.SourceFile | ts.Block | ts.ModuleBlock | ts.ClassStaticBlockDeclaration): boolean;
97
+ /**
98
+ * Returns range for the given ts.Node
99
+ * @param node the ts.Node or ts.Token
100
+ * @param ast the AST object
101
+ * @returns the range data
102
+ */
103
+ export declare function getRange(node: ts.Node, ast: ts.SourceFile): [
104
+ number,
105
+ number
106
+ ];
107
+ /**
108
+ * Returns true if a given ts.Node is a token
109
+ * @param node the ts.Node
110
+ * @returns is a token
111
+ */
112
+ export declare function isToken(node: ts.Node): node is ts.Token<ts.TokenSyntaxKind>;
113
+ /**
114
+ * Returns true if a given ts.Node is a JSX token
115
+ * @param node ts.Node to be checked
116
+ * @returns is a JSX token
117
+ */
118
+ export declare function isJSXToken(node: ts.Node): boolean;
119
+ /**
120
+ * Returns the declaration kind of the given ts.Node
121
+ * @param node TypeScript AST node
122
+ * @returns declaration kind
123
+ */
124
+ export declare function getDeclarationKind(node: ts.VariableDeclarationList): 'let' | 'const' | 'var';
125
+ /**
126
+ * Gets a ts.Node's accessibility level
127
+ * @param node The ts.Node
128
+ * @returns accessibility "public", "protected", "private", or null
129
+ */
130
+ export declare function getTSNodeAccessibility(node: ts.Node): 'public' | 'protected' | 'private' | null;
131
+ /**
132
+ * Finds the next token based on the previous one and its parent
133
+ * Had to copy this from TS instead of using TS's version because theirs doesn't pass the ast to getChildren
134
+ * @param previousToken The previous TSToken
135
+ * @param parent The parent TSNode
136
+ * @param ast The TS AST
137
+ * @returns the next TSToken
138
+ */
139
+ export declare function findNextToken(previousToken: ts.TextRange, parent: ts.Node, ast: ts.SourceFile): ts.Node | undefined;
140
+ /**
141
+ * Find the first matching ancestor based on the given predicate function.
142
+ * @param node The current ts.Node
143
+ * @param predicate The predicate function to apply to each checked ancestor
144
+ * @returns a matching parent ts.Node
145
+ */
146
+ export declare function findFirstMatchingAncestor(node: ts.Node, predicate: (node: ts.Node) => boolean): ts.Node | undefined;
147
+ /**
148
+ * Returns true if a given ts.Node has a JSX token within its hierarchy
149
+ * @param node ts.Node to be checked
150
+ * @returns has JSX ancestor
151
+ */
152
+ export declare function hasJSXAncestor(node: ts.Node): boolean;
153
+ /**
154
+ * Unescape the text content of string literals, e.g. &amp; -> &
155
+ * @param text The escaped string literal text.
156
+ * @returns The unescaped string literal text.
157
+ */
158
+ export declare function unescapeStringLiteralText(text: string): string;
159
+ /**
160
+ * Returns true if a given ts.Node is a computed property
161
+ * @param node ts.Node to be checked
162
+ * @returns is Computed Property
163
+ */
164
+ export declare function isComputedProperty(node: ts.Node): node is ts.ComputedPropertyName;
165
+ /**
166
+ * Returns true if a given ts.Node is optional (has QuestionToken)
167
+ * @param node ts.Node to be checked
168
+ * @returns is Optional
169
+ */
170
+ export declare function isOptional(node: {
171
+ questionToken?: ts.QuestionToken;
172
+ }): boolean;
173
+ /**
174
+ * Returns true if the node is an optional chain node
175
+ */
176
+ export declare function isChainExpression(node: TSESTree.Node): node is TSESTree.ChainExpression;
177
+ /**
178
+ * Returns true of the child of property access expression is an optional chain
179
+ */
180
+ export declare function isChildUnwrappableOptionalChain(node: ts.PropertyAccessExpression | ts.ElementAccessExpression | ts.CallExpression | ts.NonNullExpression, child: TSESTree.Node): boolean;
181
+ /**
182
+ * Returns the type of a given ts.Token
183
+ * @param token the ts.Token
184
+ * @returns the token type
185
+ */
186
+ export declare function getTokenType(token: ts.Identifier | ts.Token<ts.SyntaxKind>): Exclude<AST_TOKEN_TYPES, AST_TOKEN_TYPES.Line | AST_TOKEN_TYPES.Block>;
187
+ /**
188
+ * Extends and formats a given ts.Token, for a given AST
189
+ * @param token the ts.Token
190
+ * @param ast the AST object
191
+ * @returns the converted Token
192
+ */
193
+ export declare function convertToken(token: ts.Token<ts.TokenSyntaxKind>, ast: ts.SourceFile): TSESTree.Token;
194
+ /**
195
+ * Converts all tokens for the given AST
196
+ * @param ast the AST object
197
+ * @returns the converted Tokens
198
+ */
199
+ export declare function convertTokens(ast: ts.SourceFile): TSESTree.Token[];
200
+ export declare class TSError extends Error {
201
+ readonly fileName: string;
202
+ readonly index: number;
203
+ readonly lineNumber: number;
204
+ readonly column: number;
205
+ constructor(message: string, fileName: string, index: number, lineNumber: number, column: number);
206
+ }
207
+ /**
208
+ * @param ast the AST object
209
+ * @param start the index at which the error starts
210
+ * @param message the error message
211
+ * @returns converted error object
212
+ */
213
+ export declare function createError(ast: ts.SourceFile, start: number, message: string): TSError;
214
+ /**
215
+ * @param n the TSNode
216
+ * @param ast the TS AST
217
+ */
218
+ export declare function nodeHasTokens(n: ts.Node, ast: ts.SourceFile): boolean;
219
+ /**
220
+ * Like `forEach`, but suitable for use with numbers and strings (which may be falsy).
221
+ * @template T
222
+ * @template U
223
+ * @param array
224
+ * @param callback
225
+ */
226
+ export declare function firstDefined<T, U>(array: readonly T[] | undefined, callback: (element: T, index: number) => U | undefined): U | undefined;
227
+ export declare function identifierIsThisKeyword(id: ts.Identifier): boolean;
228
+ export declare function isThisIdentifier(node: ts.Node | undefined): node is ts.Identifier;
229
+ export declare function isThisInTypeQuery(node: ts.Node): boolean;
230
+ export {};
231
+ //# sourceMappingURL=node-utils.d.ts.map
@@ -0,0 +1,188 @@
1
+ import { DebugLevel } from '@typescript-eslint/types';
2
+ import * as ts from 'typescript';
3
+ import { CanonicalPath } from './create-program/shared';
4
+ import { TSESTree, TSESTreeToTSNode, TSNode, TSToken } from './ts-estree';
5
+ declare type DebugModule = 'typescript-eslint' | 'eslint' | 'typescript';
6
+ export interface Extra {
7
+ code: string;
8
+ comment: boolean;
9
+ comments: TSESTree.Comment[];
10
+ createDefaultProgram: boolean;
11
+ debugLevel: Set<DebugModule>;
12
+ errorOnTypeScriptSyntacticAndSemanticIssues: boolean;
13
+ errorOnUnknownASTType: boolean;
14
+ EXPERIMENTAL_useSourceOfProjectReferenceRedirect: boolean;
15
+ extraFileExtensions: string[];
16
+ filePath: string;
17
+ jsx: boolean;
18
+ loc: boolean;
19
+ singleRun: boolean;
20
+ log: (message: string) => void;
21
+ preserveNodeMaps?: boolean;
22
+ programs: null | Iterable<ts.Program>;
23
+ projects: CanonicalPath[];
24
+ range: boolean;
25
+ strict: boolean;
26
+ tokens: null | TSESTree.Token[];
27
+ tsconfigRootDir: string;
28
+ moduleResolver: string;
29
+ }
30
+ interface ParseOptions {
31
+ /**
32
+ * create a top-level comments array containing all comments
33
+ */
34
+ comment?: boolean;
35
+ /**
36
+ * An array of modules to turn explicit debugging on for.
37
+ * - 'typescript-eslint' is the same as setting the env var `DEBUG=typescript-eslint:*`
38
+ * - 'eslint' is the same as setting the env var `DEBUG=eslint:*`
39
+ * - 'typescript' is the same as setting `extendedDiagnostics: true` in your tsconfig compilerOptions
40
+ *
41
+ * For convenience, also supports a boolean:
42
+ * - true === ['typescript-eslint']
43
+ * - false === []
44
+ */
45
+ debugLevel?: DebugLevel;
46
+ /**
47
+ * Cause the parser to error if it encounters an unknown AST node type (useful for testing).
48
+ * This case only usually occurs when TypeScript releases new features.
49
+ */
50
+ errorOnUnknownASTType?: boolean;
51
+ /**
52
+ * Absolute (or relative to `cwd`) path to the file being parsed.
53
+ */
54
+ filePath?: string;
55
+ /**
56
+ * Enable parsing of JSX.
57
+ * For more details, see https://www.typescriptlang.org/docs/handbook/jsx.html
58
+ *
59
+ * NOTE: this setting does not effect known file types (.js, .cjs, .mjs, .jsx, .ts, .mts, .cts, .tsx, .json) because the
60
+ * TypeScript compiler has its own internal handling for known file extensions.
61
+ *
62
+ * For the exact behavior, see https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/parser#parseroptionsecmafeaturesjsx
63
+ */
64
+ jsx?: boolean;
65
+ /**
66
+ * Controls whether the `loc` information to each node.
67
+ * The `loc` property is an object which contains the exact line/column the node starts/ends on.
68
+ * This is similar to the `range` property, except it is line/column relative.
69
+ */
70
+ loc?: boolean;
71
+ loggerFn?: ((message: string) => void) | false;
72
+ /**
73
+ * Controls whether the `range` property is included on AST nodes.
74
+ * The `range` property is a [number, number] which indicates the start/end index of the node in the file contents.
75
+ * This is similar to the `loc` property, except this is the absolute index.
76
+ */
77
+ range?: boolean;
78
+ /**
79
+ * Set to true to create a top-level array containing all tokens from the file.
80
+ */
81
+ tokens?: boolean;
82
+ }
83
+ interface ParseAndGenerateServicesOptions extends ParseOptions {
84
+ /**
85
+ * Causes the parser to error if the TypeScript compiler returns any unexpected syntax/semantic errors.
86
+ */
87
+ errorOnTypeScriptSyntacticAndSemanticIssues?: boolean;
88
+ /**
89
+ * ***EXPERIMENTAL FLAG*** - Use this at your own risk.
90
+ *
91
+ * Causes TS to use the source files for referenced projects instead of the compiled .d.ts files.
92
+ * This feature is not yet optimized, and is likely to cause OOMs for medium to large projects.
93
+ *
94
+ * This flag REQUIRES at least TS v3.9, otherwise it does nothing.
95
+ *
96
+ * See: https://github.com/typescript-eslint/typescript-eslint/issues/2094
97
+ */
98
+ EXPERIMENTAL_useSourceOfProjectReferenceRedirect?: boolean;
99
+ /**
100
+ * When `project` is provided, this controls the non-standard file extensions which will be parsed.
101
+ * It accepts an array of file extensions, each preceded by a `.`.
102
+ */
103
+ extraFileExtensions?: string[];
104
+ /**
105
+ * Absolute (or relative to `tsconfigRootDir`) path to the file being parsed.
106
+ * When `project` is provided, this is required, as it is used to fetch the file from the TypeScript compiler's cache.
107
+ */
108
+ filePath?: string;
109
+ /**
110
+ * Allows the user to control whether or not two-way AST node maps are preserved
111
+ * during the AST conversion process.
112
+ *
113
+ * By default: the AST node maps are NOT preserved, unless `project` has been specified,
114
+ * in which case the maps are made available on the returned `parserServices`.
115
+ *
116
+ * NOTE: If `preserveNodeMaps` is explicitly set by the user, it will be respected,
117
+ * regardless of whether or not `project` is in use.
118
+ */
119
+ preserveNodeMaps?: boolean;
120
+ /**
121
+ * Absolute (or relative to `tsconfigRootDir`) paths to the tsconfig(s).
122
+ * If this is provided, type information will be returned.
123
+ */
124
+ project?: string | string[];
125
+ /**
126
+ * If you provide a glob (or globs) to the project option, you can use this option to ignore certain folders from
127
+ * being matched by the globs.
128
+ * This accepts an array of globs to ignore.
129
+ *
130
+ * By default, this is set to ["**\/node_modules/**"]
131
+ */
132
+ projectFolderIgnoreList?: string[];
133
+ /**
134
+ * The absolute path to the root directory for all provided `project`s.
135
+ */
136
+ tsconfigRootDir?: string;
137
+ /**
138
+ * An array of one or more instances of TypeScript Program objects to be used for type information.
139
+ * This overrides any program or programs that would have been computed from the `project` option.
140
+ * All linted files must be part of the provided program(s).
141
+ */
142
+ programs?: ts.Program[];
143
+ /**
144
+ ***************************************************************************************
145
+ * IT IS RECOMMENDED THAT YOU DO NOT USE THIS OPTION, AS IT CAUSES PERFORMANCE ISSUES. *
146
+ ***************************************************************************************
147
+ *
148
+ * When passed with `project`, this allows the parser to create a catch-all, default program.
149
+ * This means that if the parser encounters a file not included in any of the provided `project`s,
150
+ * it will not error, but will instead parse the file and its dependencies in a new program.
151
+ */
152
+ createDefaultProgram?: boolean;
153
+ /**
154
+ * ESLint (and therefore typescript-eslint) is used in both "single run"/one-time contexts,
155
+ * such as an ESLint CLI invocation, and long-running sessions (such as continuous feedback
156
+ * on a file in an IDE).
157
+ *
158
+ * When typescript-eslint handles TypeScript Program management behind the scenes, this distinction
159
+ * is important because there is significant overhead to managing the so called Watch Programs
160
+ * needed for the long-running use-case.
161
+ *
162
+ * When allowAutomaticSingleRunInference is enabled, we will use common heuristics to infer
163
+ * whether or not ESLint is being used as part of a single run.
164
+ */
165
+ allowAutomaticSingleRunInference?: boolean;
166
+ moduleResolver?: string;
167
+ }
168
+ export declare type TSESTreeOptions = ParseAndGenerateServicesOptions;
169
+ export interface ParserWeakMap<TKey, TValueBase> {
170
+ get<TValue extends TValueBase>(key: TKey): TValue;
171
+ has(key: unknown): boolean;
172
+ }
173
+ export interface ParserWeakMapESTreeToTSNode<TKey extends TSESTree.Node = TSESTree.Node> {
174
+ get<TKeyBase extends TKey>(key: TKeyBase): TSESTreeToTSNode<TKeyBase>;
175
+ has(key: unknown): boolean;
176
+ }
177
+ export interface ParserServices {
178
+ program: ts.Program;
179
+ esTreeNodeToTSNodeMap: ParserWeakMapESTreeToTSNode;
180
+ tsNodeToESTreeNodeMap: ParserWeakMap<TSNode | TSToken, TSESTree.Node>;
181
+ hasFullTypeInformation: boolean;
182
+ }
183
+ export interface ModuleResolver {
184
+ version: 1;
185
+ resolveModuleNames(moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions): (ts.ResolvedModule | undefined)[];
186
+ }
187
+ export {};
188
+ //# sourceMappingURL=parser-options.d.ts.map
@@ -0,0 +1,25 @@
1
+ import { ParserServices, TSESTreeOptions } from './parser-options';
2
+ import { TSESTree } from './ts-estree';
3
+ declare function clearProgramCache(): void;
4
+ interface EmptyObject {
5
+ }
6
+ declare type AST<T extends TSESTreeOptions> = TSESTree.Program & (T['tokens'] extends true ? {
7
+ tokens: TSESTree.Token[];
8
+ } : EmptyObject) & (T['comment'] extends true ? {
9
+ comments: TSESTree.Comment[];
10
+ } : EmptyObject);
11
+ interface ParseAndGenerateServicesResult<T extends TSESTreeOptions> {
12
+ ast: AST<T>;
13
+ services: ParserServices;
14
+ }
15
+ interface ParseWithNodeMapsResult<T extends TSESTreeOptions> {
16
+ ast: AST<T>;
17
+ esTreeNodeToTSNodeMap: ParserServices['esTreeNodeToTSNodeMap'];
18
+ tsNodeToESTreeNodeMap: ParserServices['tsNodeToESTreeNodeMap'];
19
+ }
20
+ declare function parse<T extends TSESTreeOptions = TSESTreeOptions>(code: string, options?: T): AST<T>;
21
+ declare function parseWithNodeMaps<T extends TSESTreeOptions = TSESTreeOptions>(code: string, options?: T): ParseWithNodeMapsResult<T>;
22
+ declare function clearParseAndGenerateServicesCalls(): void;
23
+ declare function parseAndGenerateServices<T extends TSESTreeOptions = TSESTreeOptions>(code: string, options: T): ParseAndGenerateServicesResult<T>;
24
+ export { AST, parse, parseAndGenerateServices, parseWithNodeMaps, ParseAndGenerateServicesResult, ParseWithNodeMapsResult, clearProgramCache, clearParseAndGenerateServicesCalls, };
25
+ //# sourceMappingURL=parser.d.ts.map
@@ -0,0 +1,13 @@
1
+ import { Diagnostic, Program, SourceFile } from 'typescript';
2
+ export interface SemanticOrSyntacticError extends Diagnostic {
3
+ message: string;
4
+ }
5
+ /**
6
+ * By default, diagnostics from the TypeScript compiler contain all errors - regardless of whether
7
+ * they are related to generic ECMAScript standards, or TypeScript-specific constructs.
8
+ *
9
+ * Therefore, we filter out all diagnostics, except for the ones we explicitly want to consider when
10
+ * the user opts in to throwing errors on semantic issues.
11
+ */
12
+ export declare function getFirstSemanticOrSyntacticError(program: Program, ast: SourceFile): SemanticOrSyntacticError | undefined;
13
+ //# sourceMappingURL=semantic-or-syntactic-errors.d.ts.map
@@ -0,0 +1,9 @@
1
+ import { TSESTree } from './ts-estree';
2
+ declare type SimpleTraverseOptions = {
3
+ enter: (node: TSESTree.Node, parent: TSESTree.Node | undefined) => void;
4
+ } | {
5
+ [key: string]: (node: TSESTree.Node, parent: TSESTree.Node | undefined) => void;
6
+ };
7
+ export declare function simpleTraverse(startingNode: TSESTree.Node, options: SimpleTraverseOptions, setParentPointers?: boolean): void;
8
+ export {};
9
+ //# sourceMappingURL=simple-traverse.d.ts.map
@@ -0,0 +1,175 @@
1
+ import { AST_NODE_TYPES, TSESTree } from '@typescript-eslint/types';
2
+ import * as ts from 'typescript';
3
+ import { TSNode } from './ts-nodes';
4
+ export interface EstreeToTsNodeTypes {
5
+ [AST_NODE_TYPES.ArrayExpression]: ts.ArrayLiteralExpression;
6
+ [AST_NODE_TYPES.ArrayPattern]: ts.ArrayLiteralExpression | ts.ArrayBindingPattern;
7
+ [AST_NODE_TYPES.ArrowFunctionExpression]: ts.ArrowFunction;
8
+ [AST_NODE_TYPES.AssignmentExpression]: ts.BinaryExpression;
9
+ [AST_NODE_TYPES.AssignmentPattern]: ts.ShorthandPropertyAssignment | ts.BindingElement | ts.BinaryExpression | ts.ParameterDeclaration;
10
+ [AST_NODE_TYPES.AwaitExpression]: ts.AwaitExpression;
11
+ [AST_NODE_TYPES.BinaryExpression]: ts.BinaryExpression;
12
+ [AST_NODE_TYPES.BlockStatement]: ts.Block;
13
+ [AST_NODE_TYPES.BreakStatement]: ts.BreakStatement;
14
+ [AST_NODE_TYPES.CallExpression]: ts.CallExpression;
15
+ [AST_NODE_TYPES.CatchClause]: ts.CatchClause;
16
+ [AST_NODE_TYPES.ChainExpression]: ts.CallExpression | ts.PropertyAccessExpression | ts.ElementAccessExpression | ts.NonNullExpression;
17
+ [AST_NODE_TYPES.ClassBody]: ts.ClassDeclaration | ts.ClassExpression;
18
+ [AST_NODE_TYPES.ClassDeclaration]: ts.ClassDeclaration;
19
+ [AST_NODE_TYPES.ClassExpression]: ts.ClassExpression;
20
+ [AST_NODE_TYPES.PropertyDefinition]: ts.PropertyDeclaration;
21
+ [AST_NODE_TYPES.ConditionalExpression]: ts.ConditionalExpression;
22
+ [AST_NODE_TYPES.ContinueStatement]: ts.ContinueStatement;
23
+ [AST_NODE_TYPES.DebuggerStatement]: ts.DebuggerStatement;
24
+ [AST_NODE_TYPES.Decorator]: ts.Decorator;
25
+ [AST_NODE_TYPES.DoWhileStatement]: ts.DoStatement;
26
+ [AST_NODE_TYPES.EmptyStatement]: ts.EmptyStatement;
27
+ [AST_NODE_TYPES.ExportAllDeclaration]: ts.ExportDeclaration;
28
+ [AST_NODE_TYPES.ExportDefaultDeclaration]: ts.ExportAssignment | ts.FunctionDeclaration | ts.VariableStatement | ts.ClassDeclaration | ts.ClassExpression | ts.TypeAliasDeclaration | ts.InterfaceDeclaration | ts.EnumDeclaration | ts.ModuleDeclaration;
29
+ [AST_NODE_TYPES.ExportNamedDeclaration]: ts.ExportDeclaration | ts.FunctionDeclaration | ts.VariableStatement | ts.ClassDeclaration | ts.ClassExpression | ts.TypeAliasDeclaration | ts.InterfaceDeclaration | ts.EnumDeclaration | ts.ModuleDeclaration;
30
+ [AST_NODE_TYPES.ExportSpecifier]: ts.ExportSpecifier;
31
+ [AST_NODE_TYPES.ExpressionStatement]: ts.ExpressionStatement;
32
+ [AST_NODE_TYPES.ForInStatement]: ts.ForInStatement;
33
+ [AST_NODE_TYPES.ForOfStatement]: ts.ForOfStatement;
34
+ [AST_NODE_TYPES.ForStatement]: ts.ForStatement;
35
+ [AST_NODE_TYPES.FunctionDeclaration]: ts.FunctionDeclaration;
36
+ [AST_NODE_TYPES.FunctionExpression]: ts.FunctionExpression | ts.ConstructorDeclaration | ts.GetAccessorDeclaration | ts.SetAccessorDeclaration | ts.MethodDeclaration;
37
+ [AST_NODE_TYPES.Identifier]: ts.Identifier | ts.ConstructorDeclaration | ts.Token<ts.SyntaxKind.NewKeyword | ts.SyntaxKind.ImportKeyword>;
38
+ [AST_NODE_TYPES.PrivateIdentifier]: ts.PrivateIdentifier;
39
+ [AST_NODE_TYPES.IfStatement]: ts.IfStatement;
40
+ [AST_NODE_TYPES.ImportAttribute]: ts.AssertEntry;
41
+ [AST_NODE_TYPES.ImportDeclaration]: ts.ImportDeclaration;
42
+ [AST_NODE_TYPES.ImportDefaultSpecifier]: ts.ImportClause;
43
+ [AST_NODE_TYPES.ImportExpression]: ts.CallExpression;
44
+ [AST_NODE_TYPES.ImportNamespaceSpecifier]: ts.NamespaceImport;
45
+ [AST_NODE_TYPES.ImportSpecifier]: ts.ImportSpecifier;
46
+ [AST_NODE_TYPES.JSXAttribute]: ts.JsxAttribute;
47
+ [AST_NODE_TYPES.JSXClosingElement]: ts.JsxClosingElement;
48
+ [AST_NODE_TYPES.JSXClosingFragment]: ts.JsxClosingFragment;
49
+ [AST_NODE_TYPES.JSXElement]: ts.JsxElement | ts.JsxSelfClosingElement;
50
+ [AST_NODE_TYPES.JSXEmptyExpression]: ts.JsxExpression;
51
+ [AST_NODE_TYPES.JSXExpressionContainer]: ts.JsxExpression;
52
+ [AST_NODE_TYPES.JSXFragment]: ts.JsxFragment;
53
+ [AST_NODE_TYPES.JSXIdentifier]: ts.Identifier | ts.ThisExpression;
54
+ [AST_NODE_TYPES.JSXOpeningElement]: ts.JsxOpeningElement | ts.JsxSelfClosingElement;
55
+ [AST_NODE_TYPES.JSXOpeningFragment]: ts.JsxOpeningFragment;
56
+ [AST_NODE_TYPES.JSXSpreadAttribute]: ts.JsxSpreadAttribute;
57
+ [AST_NODE_TYPES.JSXSpreadChild]: ts.JsxExpression;
58
+ [AST_NODE_TYPES.JSXMemberExpression]: ts.PropertyAccessExpression;
59
+ [AST_NODE_TYPES.JSXNamespacedName]: ts.Identifier | ts.ThisExpression;
60
+ [AST_NODE_TYPES.JSXText]: ts.JsxText;
61
+ [AST_NODE_TYPES.LabeledStatement]: ts.LabeledStatement;
62
+ [AST_NODE_TYPES.Literal]: ts.StringLiteral | ts.NumericLiteral | ts.RegularExpressionLiteral | ts.NullLiteral | ts.BooleanLiteral | ts.BigIntLiteral;
63
+ [AST_NODE_TYPES.LogicalExpression]: ts.BinaryExpression;
64
+ [AST_NODE_TYPES.MemberExpression]: ts.PropertyAccessExpression | ts.ElementAccessExpression;
65
+ [AST_NODE_TYPES.MetaProperty]: ts.MetaProperty;
66
+ [AST_NODE_TYPES.MethodDefinition]: ts.GetAccessorDeclaration | ts.SetAccessorDeclaration | ts.MethodDeclaration | ts.ConstructorDeclaration;
67
+ [AST_NODE_TYPES.NewExpression]: ts.NewExpression;
68
+ [AST_NODE_TYPES.ObjectExpression]: ts.ObjectLiteralExpression;
69
+ [AST_NODE_TYPES.ObjectPattern]: ts.ObjectLiteralExpression | ts.ObjectBindingPattern;
70
+ [AST_NODE_TYPES.Program]: ts.SourceFile;
71
+ [AST_NODE_TYPES.Property]: ts.PropertyAssignment | ts.ShorthandPropertyAssignment | ts.GetAccessorDeclaration | ts.SetAccessorDeclaration | ts.MethodDeclaration | ts.BindingElement;
72
+ [AST_NODE_TYPES.RestElement]: ts.BindingElement | ts.SpreadAssignment | ts.SpreadElement | ts.ParameterDeclaration;
73
+ [AST_NODE_TYPES.ReturnStatement]: ts.ReturnStatement;
74
+ [AST_NODE_TYPES.SequenceExpression]: ts.BinaryExpression;
75
+ [AST_NODE_TYPES.SpreadElement]: ts.SpreadElement | ts.SpreadAssignment;
76
+ [AST_NODE_TYPES.StaticBlock]: ts.ClassStaticBlockDeclaration;
77
+ [AST_NODE_TYPES.Super]: ts.SuperExpression;
78
+ [AST_NODE_TYPES.SwitchCase]: ts.CaseClause | ts.DefaultClause;
79
+ [AST_NODE_TYPES.SwitchStatement]: ts.SwitchStatement;
80
+ [AST_NODE_TYPES.TaggedTemplateExpression]: ts.TaggedTemplateExpression;
81
+ [AST_NODE_TYPES.TemplateElement]: ts.NoSubstitutionTemplateLiteral | ts.TemplateHead | ts.TemplateMiddle | ts.TemplateTail;
82
+ [AST_NODE_TYPES.TemplateLiteral]: ts.NoSubstitutionTemplateLiteral | ts.TemplateExpression;
83
+ [AST_NODE_TYPES.ThisExpression]: ts.ThisExpression | ts.KeywordTypeNode | ts.Identifier;
84
+ [AST_NODE_TYPES.ThrowStatement]: ts.ThrowStatement;
85
+ [AST_NODE_TYPES.TryStatement]: ts.TryStatement;
86
+ [AST_NODE_TYPES.TSAbstractPropertyDefinition]: ts.PropertyDeclaration;
87
+ [AST_NODE_TYPES.TSAbstractMethodDefinition]: ts.GetAccessorDeclaration | ts.SetAccessorDeclaration | ts.MethodDeclaration | ts.ConstructorDeclaration;
88
+ [AST_NODE_TYPES.TSArrayType]: ts.ArrayTypeNode;
89
+ [AST_NODE_TYPES.TSAsExpression]: ts.AsExpression;
90
+ [AST_NODE_TYPES.TSCallSignatureDeclaration]: ts.CallSignatureDeclaration;
91
+ [AST_NODE_TYPES.TSClassImplements]: ts.ExpressionWithTypeArguments;
92
+ [AST_NODE_TYPES.TSConditionalType]: ts.ConditionalTypeNode;
93
+ [AST_NODE_TYPES.TSConstructorType]: ts.ConstructorTypeNode;
94
+ [AST_NODE_TYPES.TSConstructSignatureDeclaration]: ts.ConstructSignatureDeclaration;
95
+ [AST_NODE_TYPES.TSDeclareFunction]: ts.FunctionDeclaration;
96
+ [AST_NODE_TYPES.TSEnumDeclaration]: ts.EnumDeclaration;
97
+ [AST_NODE_TYPES.TSEnumMember]: ts.EnumMember;
98
+ [AST_NODE_TYPES.TSExportAssignment]: ts.ExportAssignment;
99
+ [AST_NODE_TYPES.TSExternalModuleReference]: ts.ExternalModuleReference;
100
+ [AST_NODE_TYPES.TSFunctionType]: ts.FunctionTypeNode;
101
+ [AST_NODE_TYPES.TSImportEqualsDeclaration]: ts.ImportEqualsDeclaration;
102
+ [AST_NODE_TYPES.TSImportType]: ts.ImportTypeNode;
103
+ [AST_NODE_TYPES.TSIndexedAccessType]: ts.IndexedAccessTypeNode;
104
+ [AST_NODE_TYPES.TSIndexSignature]: ts.IndexSignatureDeclaration;
105
+ [AST_NODE_TYPES.TSInferType]: ts.InferTypeNode;
106
+ [AST_NODE_TYPES.TSInterfaceDeclaration]: ts.InterfaceDeclaration;
107
+ [AST_NODE_TYPES.TSInterfaceBody]: ts.InterfaceDeclaration;
108
+ [AST_NODE_TYPES.TSInterfaceHeritage]: ts.ExpressionWithTypeArguments;
109
+ [AST_NODE_TYPES.TSIntersectionType]: ts.IntersectionTypeNode;
110
+ [AST_NODE_TYPES.TSInstantiationExpression]: ts.ExpressionWithTypeArguments;
111
+ [AST_NODE_TYPES.TSLiteralType]: ts.LiteralTypeNode;
112
+ [AST_NODE_TYPES.TSMappedType]: ts.MappedTypeNode;
113
+ [AST_NODE_TYPES.TSMethodSignature]: ts.MethodSignature | ts.GetAccessorDeclaration | ts.SetAccessorDeclaration;
114
+ [AST_NODE_TYPES.TSModuleBlock]: ts.ModuleBlock;
115
+ [AST_NODE_TYPES.TSModuleDeclaration]: ts.ModuleDeclaration;
116
+ [AST_NODE_TYPES.TSNamedTupleMember]: ts.NamedTupleMember;
117
+ [AST_NODE_TYPES.TSNamespaceExportDeclaration]: ts.NamespaceExportDeclaration;
118
+ [AST_NODE_TYPES.TSNonNullExpression]: ts.NonNullExpression;
119
+ [AST_NODE_TYPES.TSOptionalType]: ts.OptionalTypeNode;
120
+ [AST_NODE_TYPES.TSParameterProperty]: ts.ParameterDeclaration;
121
+ [AST_NODE_TYPES.TSPropertySignature]: ts.PropertySignature;
122
+ [AST_NODE_TYPES.TSQualifiedName]: ts.QualifiedName;
123
+ [AST_NODE_TYPES.TSRestType]: ts.RestTypeNode | ts.NamedTupleMember;
124
+ [AST_NODE_TYPES.TSThisType]: ts.ThisTypeNode;
125
+ [AST_NODE_TYPES.TSTupleType]: ts.TupleTypeNode;
126
+ [AST_NODE_TYPES.TSTemplateLiteralType]: ts.TemplateLiteralTypeNode;
127
+ [AST_NODE_TYPES.TSTypeAliasDeclaration]: ts.TypeAliasDeclaration;
128
+ [AST_NODE_TYPES.TSTypeAnnotation]: undefined;
129
+ [AST_NODE_TYPES.TSTypeAssertion]: ts.TypeAssertion;
130
+ [AST_NODE_TYPES.TSTypeLiteral]: ts.TypeLiteralNode;
131
+ [AST_NODE_TYPES.TSTypeOperator]: ts.TypeOperatorNode;
132
+ [AST_NODE_TYPES.TSTypeParameter]: ts.TypeParameterDeclaration;
133
+ [AST_NODE_TYPES.TSTypeParameterDeclaration]: undefined;
134
+ [AST_NODE_TYPES.TSTypeParameterInstantiation]: ts.TaggedTemplateExpression | ts.ImportTypeNode | ts.ExpressionWithTypeArguments | ts.TypeReferenceNode | ts.JsxOpeningElement | ts.JsxSelfClosingElement | ts.NewExpression | ts.CallExpression | ts.TypeQueryNode;
135
+ [AST_NODE_TYPES.TSTypePredicate]: ts.TypePredicateNode;
136
+ [AST_NODE_TYPES.TSTypeQuery]: ts.TypeQueryNode;
137
+ [AST_NODE_TYPES.TSTypeReference]: ts.TypeReferenceNode;
138
+ [AST_NODE_TYPES.TSUnionType]: ts.UnionTypeNode;
139
+ [AST_NODE_TYPES.UpdateExpression]: ts.PrefixUnaryExpression | ts.PostfixUnaryExpression;
140
+ [AST_NODE_TYPES.UnaryExpression]: ts.PrefixUnaryExpression | ts.PostfixUnaryExpression | ts.DeleteExpression | ts.VoidExpression | ts.TypeOfExpression;
141
+ [AST_NODE_TYPES.VariableDeclaration]: ts.VariableDeclarationList | ts.VariableStatement;
142
+ [AST_NODE_TYPES.VariableDeclarator]: ts.VariableDeclaration;
143
+ [AST_NODE_TYPES.WhileStatement]: ts.WhileStatement;
144
+ [AST_NODE_TYPES.WithStatement]: ts.WithStatement;
145
+ [AST_NODE_TYPES.YieldExpression]: ts.YieldExpression;
146
+ [AST_NODE_TYPES.TSEmptyBodyFunctionExpression]: ts.FunctionExpression | ts.ConstructorDeclaration | ts.GetAccessorDeclaration | ts.SetAccessorDeclaration | ts.MethodDeclaration;
147
+ [AST_NODE_TYPES.TSAbstractKeyword]: ts.Token<ts.SyntaxKind.AbstractKeyword>;
148
+ [AST_NODE_TYPES.TSNullKeyword]: ts.NullLiteral | ts.KeywordTypeNode;
149
+ [AST_NODE_TYPES.TSAnyKeyword]: ts.KeywordTypeNode;
150
+ [AST_NODE_TYPES.TSBigIntKeyword]: ts.KeywordTypeNode;
151
+ [AST_NODE_TYPES.TSBooleanKeyword]: ts.KeywordTypeNode;
152
+ [AST_NODE_TYPES.TSIntrinsicKeyword]: ts.KeywordTypeNode;
153
+ [AST_NODE_TYPES.TSNeverKeyword]: ts.KeywordTypeNode;
154
+ [AST_NODE_TYPES.TSNumberKeyword]: ts.KeywordTypeNode;
155
+ [AST_NODE_TYPES.TSObjectKeyword]: ts.KeywordTypeNode;
156
+ [AST_NODE_TYPES.TSStringKeyword]: ts.KeywordTypeNode;
157
+ [AST_NODE_TYPES.TSSymbolKeyword]: ts.KeywordTypeNode;
158
+ [AST_NODE_TYPES.TSUnknownKeyword]: ts.KeywordTypeNode;
159
+ [AST_NODE_TYPES.TSVoidKeyword]: ts.KeywordTypeNode;
160
+ [AST_NODE_TYPES.TSUndefinedKeyword]: ts.KeywordTypeNode;
161
+ [AST_NODE_TYPES.TSAsyncKeyword]: ts.Token<ts.SyntaxKind.AsyncKeyword>;
162
+ [AST_NODE_TYPES.TSDeclareKeyword]: ts.Token<ts.SyntaxKind.DeclareKeyword>;
163
+ [AST_NODE_TYPES.TSExportKeyword]: ts.Token<ts.SyntaxKind.ExportKeyword>;
164
+ [AST_NODE_TYPES.TSStaticKeyword]: ts.Token<ts.SyntaxKind.StaticKeyword>;
165
+ [AST_NODE_TYPES.TSPublicKeyword]: ts.Token<ts.SyntaxKind.PublicKeyword>;
166
+ [AST_NODE_TYPES.TSPrivateKeyword]: ts.Token<ts.SyntaxKind.PrivateKeyword>;
167
+ [AST_NODE_TYPES.TSProtectedKeyword]: ts.Token<ts.SyntaxKind.ProtectedKeyword>;
168
+ [AST_NODE_TYPES.TSReadonlyKeyword]: ts.Token<ts.SyntaxKind.ReadonlyKeyword>;
169
+ }
170
+ /**
171
+ * Maps TSESTree AST Node type to the expected TypeScript AST Node type(s).
172
+ * This mapping is based on the internal logic of the parser.
173
+ */
174
+ export declare type TSESTreeToTSNode<T extends TSESTree.Node = TSESTree.Node> = Extract<TSNode | ts.Token<ts.SyntaxKind.NewKeyword | ts.SyntaxKind.ImportKeyword>, EstreeToTsNodeTypes[T['type']]>;
175
+ //# sourceMappingURL=estree-to-ts-node-types.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { AST_NODE_TYPES, AST_TOKEN_TYPES, TSESTree, } from '@typescript-eslint/types';
2
+ export * from './ts-nodes';
3
+ export * from './estree-to-ts-node-types';
4
+ //# sourceMappingURL=index.d.ts.map