@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,3 +0,0 @@
1
- declare function assert(value: unknown, message?: string): asserts value;
2
- export { assert };
3
- //# sourceMappingURL=assert.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assert.d.ts","sourceRoot":"","sources":["../src/assert.ts"],"names":[],"mappings":"AACA,iBAAS,MAAM,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,KAAK,CAI/D;AAED,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,11 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.assert = void 0;
4
- // the base assert module doesn't use ts assertion syntax
5
- function assert(value, message) {
6
- if (value == null) {
7
- throw new Error(message);
8
- }
9
- }
10
- exports.assert = assert;
11
- //# sourceMappingURL=assert.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assert.js","sourceRoot":"","sources":["../src/assert.ts"],"names":[],"mappings":";;;AAAA,yDAAyD;AACzD,SAAS,MAAM,CAAC,KAAc,EAAE,OAAgB;IAC9C,IAAI,KAAK,IAAI,IAAI,EAAE;QACjB,MAAM,IAAI,KAAK,CAAC,OAAO,CAAC,CAAC;KAC1B;AACH,CAAC;AAEQ,wBAAM"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class CatchClauseDefinition extends DefinitionBase<DefinitionType.CatchClause, TSESTree.CatchClause, null, TSESTree.BindingName> {
5
- constructor(name: TSESTree.BindingName, node: CatchClauseDefinition['node']);
6
- readonly isTypeDefinition = false;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { CatchClauseDefinition };
10
- //# sourceMappingURL=CatchClauseDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CatchClauseDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/CatchClauseDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,qBAAsB,SAAQ,cAAc,CAChD,cAAc,CAAC,WAAW,EAC1B,QAAQ,CAAC,WAAW,EACpB,IAAI,EACJ,QAAQ,CAAC,WAAW,CACrB;gBACa,IAAI,EAAE,QAAQ,CAAC,WAAW,EAAE,IAAI,EAAE,qBAAqB,CAAC,MAAM,CAAC;IAI3E,SAAgB,gBAAgB,SAAS;IACzC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,qBAAqB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CatchClauseDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class CatchClauseDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.CatchClause, name, node, null);
9
- this.isTypeDefinition = false;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.CatchClauseDefinition = CatchClauseDefinition;
14
- //# sourceMappingURL=CatchClauseDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CatchClauseDefinition.js","sourceRoot":"","sources":["../../src/definition/CatchClauseDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,qBAAsB,SAAQ,+BAKnC;IACC,YAAY,IAA0B,EAAE,IAAmC;QACzE,KAAK,CAAC,+BAAc,CAAC,WAAW,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGtC,qBAAgB,GAAG,KAAK,CAAC;QACzB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,sDAAqB"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class ClassNameDefinition extends DefinitionBase<DefinitionType.ClassName, TSESTree.ClassDeclaration | TSESTree.ClassExpression, null, TSESTree.Identifier> {
5
- constructor(name: TSESTree.Identifier, node: ClassNameDefinition['node']);
6
- readonly isTypeDefinition = true;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { ClassNameDefinition };
10
- //# sourceMappingURL=ClassNameDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClassNameDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/ClassNameDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,mBAAoB,SAAQ,cAAc,CAC9C,cAAc,CAAC,SAAS,EACxB,QAAQ,CAAC,gBAAgB,GAAG,QAAQ,CAAC,eAAe,EACpD,IAAI,EACJ,QAAQ,CAAC,UAAU,CACpB;gBACa,IAAI,EAAE,QAAQ,CAAC,UAAU,EAAE,IAAI,EAAE,mBAAmB,CAAC,MAAM,CAAC;IAIxE,SAAgB,gBAAgB,QAAQ;IACxC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ClassNameDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class ClassNameDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.ClassName, name, node, null);
9
- this.isTypeDefinition = true;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.ClassNameDefinition = ClassNameDefinition;
14
- //# sourceMappingURL=ClassNameDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClassNameDefinition.js","sourceRoot":"","sources":["../../src/definition/ClassNameDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,mBAAoB,SAAQ,+BAKjC;IACC,YAAY,IAAyB,EAAE,IAAiC;QACtE,KAAK,CAAC,+BAAc,CAAC,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGpC,qBAAgB,GAAG,IAAI,CAAC;QACxB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,kDAAmB"}
@@ -1,14 +0,0 @@
1
- import { CatchClauseDefinition } from './CatchClauseDefinition';
2
- import { ClassNameDefinition } from './ClassNameDefinition';
3
- import { FunctionNameDefinition } from './FunctionNameDefinition';
4
- import { ImplicitGlobalVariableDefinition } from './ImplicitGlobalVariableDefinition';
5
- import { ImportBindingDefinition } from './ImportBindingDefinition';
6
- import { ParameterDefinition } from './ParameterDefinition';
7
- import { TSEnumMemberDefinition } from './TSEnumMemberDefinition';
8
- import { TSEnumNameDefinition } from './TSEnumNameDefinition';
9
- import { TSModuleNameDefinition } from './TSModuleNameDefinition';
10
- import { TypeDefinition } from './TypeDefinition';
11
- import { VariableDefinition } from './VariableDefinition';
12
- declare type Definition = CatchClauseDefinition | ClassNameDefinition | FunctionNameDefinition | ImplicitGlobalVariableDefinition | ImportBindingDefinition | ParameterDefinition | TSEnumMemberDefinition | TSEnumNameDefinition | TSModuleNameDefinition | TypeDefinition | VariableDefinition;
13
- export { Definition };
14
- //# sourceMappingURL=Definition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Definition.d.ts","sourceRoot":"","sources":["../../src/definition/Definition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE1D,aAAK,UAAU,GACX,qBAAqB,GACrB,mBAAmB,GACnB,sBAAsB,GACtB,gCAAgC,GAChC,uBAAuB,GACvB,mBAAmB,GACnB,sBAAsB,GACtB,oBAAoB,GACpB,sBAAsB,GACtB,cAAc,GACd,kBAAkB,CAAC;AAEvB,OAAO,EAAE,UAAU,EAAE,CAAC"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Definition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Definition.js","sourceRoot":"","sources":["../../src/definition/Definition.ts"],"names":[],"mappings":""}
@@ -1,39 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- declare abstract class DefinitionBase<TType extends DefinitionType, TNode extends TSESTree.Node, TParent extends TSESTree.Node | null, TName extends TSESTree.Node = TSESTree.BindingName> {
4
- /**
5
- * A unique ID for this instance - primarily used to help debugging and testing
6
- */
7
- readonly $id: number;
8
- /**
9
- * The type of the definition
10
- * @public
11
- */
12
- readonly type: TType;
13
- /**
14
- * The `Identifier` node of this definition
15
- * @public
16
- */
17
- readonly name: TName;
18
- /**
19
- * The enclosing node of the name.
20
- * @public
21
- */
22
- readonly node: TNode;
23
- /**
24
- * the enclosing statement node of the identifier.
25
- * @public
26
- */
27
- readonly parent: TParent;
28
- constructor(type: TType, name: TName, node: TNode, parent: TParent);
29
- /**
30
- * `true` if the variable is valid in a type context, false otherwise
31
- */
32
- abstract readonly isTypeDefinition: boolean;
33
- /**
34
- * `true` if the variable is valid in a value context, false otherwise
35
- */
36
- abstract readonly isVariableDefinition: boolean;
37
- }
38
- export { DefinitionBase };
39
- //# sourceMappingURL=DefinitionBase.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DefinitionBase.d.ts","sourceRoot":"","sources":["../../src/definition/DefinitionBase.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAKlD,uBAAe,cAAc,CAC3B,KAAK,SAAS,cAAc,EAC5B,KAAK,SAAS,QAAQ,CAAC,IAAI,EAC3B,OAAO,SAAS,QAAQ,CAAC,IAAI,GAAG,IAAI,EACpC,KAAK,SAAS,QAAQ,CAAC,IAAI,GAAG,QAAQ,CAAC,WAAW;IAElD;;OAEG;IACH,SAAgB,GAAG,EAAE,MAAM,CAAe;IAE1C;;;OAGG;IACH,SAAgB,IAAI,EAAE,KAAK,CAAC;IAE5B;;;OAGG;IACH,SAAgB,IAAI,EAAE,KAAK,CAAC;IAE5B;;;OAGG;IACH,SAAgB,IAAI,EAAE,KAAK,CAAC;IAE5B;;;OAGG;IACH,SAAgB,MAAM,EAAE,OAAO,CAAC;gBAEpB,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO;IAOlE;;OAEG;IACH,kBAAyB,gBAAgB,EAAE,OAAO,CAAC;IAEnD;;OAEG;IACH,kBAAyB,oBAAoB,EAAE,OAAO,CAAC;CACxD;AAED,OAAO,EAAE,cAAc,EAAE,CAAC"}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DefinitionBase = void 0;
4
- const ID_1 = require("../ID");
5
- const generator = (0, ID_1.createIdGenerator)();
6
- class DefinitionBase {
7
- constructor(type, name, node, parent) {
8
- /**
9
- * A unique ID for this instance - primarily used to help debugging and testing
10
- */
11
- this.$id = generator();
12
- this.type = type;
13
- this.name = name;
14
- this.node = node;
15
- this.parent = parent;
16
- }
17
- }
18
- exports.DefinitionBase = DefinitionBase;
19
- //# sourceMappingURL=DefinitionBase.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DefinitionBase.js","sourceRoot":"","sources":["../../src/definition/DefinitionBase.ts"],"names":[],"mappings":";;;AAEA,8BAA0C;AAE1C,MAAM,SAAS,GAAG,IAAA,sBAAiB,GAAE,CAAC;AAEtC,MAAe,cAAc;IAmC3B,YAAY,IAAW,EAAE,IAAW,EAAE,IAAW,EAAE,MAAe;QA7BlE;;WAEG;QACa,QAAG,GAAW,SAAS,EAAE,CAAC;QA2BxC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;CAWF;AAEQ,wCAAc"}
@@ -1,15 +0,0 @@
1
- declare enum DefinitionType {
2
- CatchClause = "CatchClause",
3
- ClassName = "ClassName",
4
- FunctionName = "FunctionName",
5
- ImplicitGlobalVariable = "ImplicitGlobalVariable",
6
- ImportBinding = "ImportBinding",
7
- Parameter = "Parameter",
8
- TSEnumName = "TSEnumName",
9
- TSEnumMember = "TSEnumMemberName",
10
- TSModuleName = "TSModuleName",
11
- Type = "Type",
12
- Variable = "Variable"
13
- }
14
- export { DefinitionType };
15
- //# sourceMappingURL=DefinitionType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DefinitionType.d.ts","sourceRoot":"","sources":["../../src/definition/DefinitionType.ts"],"names":[],"mappings":"AAAA,aAAK,cAAc;IACjB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,YAAY,iBAAiB;IAC7B,sBAAsB,2BAA2B;IACjD,aAAa,kBAAkB;IAC/B,SAAS,cAAc;IACvB,UAAU,eAAe;IACzB,YAAY,qBAAqB;IACjC,YAAY,iBAAiB;IAC7B,IAAI,SAAS;IACb,QAAQ,aAAa;CACtB;AAED,OAAO,EAAE,cAAc,EAAE,CAAC"}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DefinitionType = void 0;
4
- var DefinitionType;
5
- (function (DefinitionType) {
6
- DefinitionType["CatchClause"] = "CatchClause";
7
- DefinitionType["ClassName"] = "ClassName";
8
- DefinitionType["FunctionName"] = "FunctionName";
9
- DefinitionType["ImplicitGlobalVariable"] = "ImplicitGlobalVariable";
10
- DefinitionType["ImportBinding"] = "ImportBinding";
11
- DefinitionType["Parameter"] = "Parameter";
12
- DefinitionType["TSEnumName"] = "TSEnumName";
13
- DefinitionType["TSEnumMember"] = "TSEnumMemberName";
14
- DefinitionType["TSModuleName"] = "TSModuleName";
15
- DefinitionType["Type"] = "Type";
16
- DefinitionType["Variable"] = "Variable";
17
- })(DefinitionType || (DefinitionType = {}));
18
- exports.DefinitionType = DefinitionType;
19
- //# sourceMappingURL=DefinitionType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DefinitionType.js","sourceRoot":"","sources":["../../src/definition/DefinitionType.ts"],"names":[],"mappings":";;;AAAA,IAAK,cAYJ;AAZD,WAAK,cAAc;IACjB,6CAA2B,CAAA;IAC3B,yCAAuB,CAAA;IACvB,+CAA6B,CAAA;IAC7B,mEAAiD,CAAA;IACjD,iDAA+B,CAAA;IAC/B,yCAAuB,CAAA;IACvB,2CAAyB,CAAA;IACzB,mDAAiC,CAAA;IACjC,+CAA6B,CAAA;IAC7B,+BAAa,CAAA;IACb,uCAAqB,CAAA;AACvB,CAAC,EAZI,cAAc,KAAd,cAAc,QAYlB;AAEQ,wCAAc"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class FunctionNameDefinition extends DefinitionBase<DefinitionType.FunctionName, TSESTree.FunctionDeclaration | TSESTree.FunctionExpression | TSESTree.TSDeclareFunction | TSESTree.TSEmptyBodyFunctionExpression, null, TSESTree.Identifier> {
5
- constructor(name: TSESTree.Identifier, node: FunctionNameDefinition['node']);
6
- readonly isTypeDefinition = false;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { FunctionNameDefinition };
10
- //# sourceMappingURL=FunctionNameDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FunctionNameDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/FunctionNameDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,sBAAuB,SAAQ,cAAc,CACjD,cAAc,CAAC,YAAY,EACzB,QAAQ,CAAC,mBAAmB,GAC5B,QAAQ,CAAC,kBAAkB,GAC3B,QAAQ,CAAC,iBAAiB,GAC1B,QAAQ,CAAC,6BAA6B,EACxC,IAAI,EACJ,QAAQ,CAAC,UAAU,CACpB;gBACa,IAAI,EAAE,QAAQ,CAAC,UAAU,EAAE,IAAI,EAAE,sBAAsB,CAAC,MAAM,CAAC;IAI3E,SAAgB,gBAAgB,SAAS;IACzC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,sBAAsB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.FunctionNameDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class FunctionNameDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.FunctionName, name, node, null);
9
- this.isTypeDefinition = false;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.FunctionNameDefinition = FunctionNameDefinition;
14
- //# sourceMappingURL=FunctionNameDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FunctionNameDefinition.js","sourceRoot":"","sources":["../../src/definition/FunctionNameDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,sBAAuB,SAAQ,+BAQpC;IACC,YAAY,IAAyB,EAAE,IAAoC;QACzE,KAAK,CAAC,+BAAc,CAAC,YAAY,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGvC,qBAAgB,GAAG,KAAK,CAAC;QACzB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,wDAAsB"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class ImplicitGlobalVariableDefinition extends DefinitionBase<DefinitionType.ImplicitGlobalVariable, TSESTree.Node, null, TSESTree.BindingName> {
5
- constructor(name: TSESTree.BindingName, node: ImplicitGlobalVariableDefinition['node']);
6
- readonly isTypeDefinition = false;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { ImplicitGlobalVariableDefinition };
10
- //# sourceMappingURL=ImplicitGlobalVariableDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImplicitGlobalVariableDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/ImplicitGlobalVariableDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,gCAAiC,SAAQ,cAAc,CAC3D,cAAc,CAAC,sBAAsB,EACrC,QAAQ,CAAC,IAAI,EACb,IAAI,EACJ,QAAQ,CAAC,WAAW,CACrB;gBAEG,IAAI,EAAE,QAAQ,CAAC,WAAW,EAC1B,IAAI,EAAE,gCAAgC,CAAC,MAAM,CAAC;IAKhD,SAAgB,gBAAgB,SAAS;IACzC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,gCAAgC,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ImplicitGlobalVariableDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class ImplicitGlobalVariableDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.ImplicitGlobalVariable, name, node, null);
9
- this.isTypeDefinition = false;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.ImplicitGlobalVariableDefinition = ImplicitGlobalVariableDefinition;
14
- //# sourceMappingURL=ImplicitGlobalVariableDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImplicitGlobalVariableDefinition.js","sourceRoot":"","sources":["../../src/definition/ImplicitGlobalVariableDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,gCAAiC,SAAQ,+BAK9C;IACC,YACE,IAA0B,EAC1B,IAA8C;QAE9C,KAAK,CAAC,+BAAc,CAAC,sBAAsB,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGjD,qBAAgB,GAAG,KAAK,CAAC;QACzB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,4EAAgC"}
@@ -1,11 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class ImportBindingDefinition extends DefinitionBase<DefinitionType.ImportBinding, TSESTree.ImportSpecifier | TSESTree.ImportDefaultSpecifier | TSESTree.ImportNamespaceSpecifier | TSESTree.TSImportEqualsDeclaration, TSESTree.ImportDeclaration | TSESTree.TSImportEqualsDeclaration, TSESTree.Identifier> {
5
- constructor(name: TSESTree.Identifier, node: TSESTree.TSImportEqualsDeclaration, decl: TSESTree.TSImportEqualsDeclaration);
6
- constructor(name: TSESTree.Identifier, node: Exclude<ImportBindingDefinition['node'], TSESTree.TSImportEqualsDeclaration>, decl: TSESTree.ImportDeclaration);
7
- readonly isTypeDefinition = true;
8
- readonly isVariableDefinition = true;
9
- }
10
- export { ImportBindingDefinition };
11
- //# sourceMappingURL=ImportBindingDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImportBindingDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/ImportBindingDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,uBAAwB,SAAQ,cAAc,CAClD,cAAc,CAAC,aAAa,EAC1B,QAAQ,CAAC,eAAe,GACxB,QAAQ,CAAC,sBAAsB,GAC/B,QAAQ,CAAC,wBAAwB,GACjC,QAAQ,CAAC,yBAAyB,EACpC,QAAQ,CAAC,iBAAiB,GAAG,QAAQ,CAAC,yBAAyB,EAC/D,QAAQ,CAAC,UAAU,CACpB;gBAEG,IAAI,EAAE,QAAQ,CAAC,UAAU,EACzB,IAAI,EAAE,QAAQ,CAAC,yBAAyB,EACxC,IAAI,EAAE,QAAQ,CAAC,yBAAyB;gBAGxC,IAAI,EAAE,QAAQ,CAAC,UAAU,EACzB,IAAI,EAAE,OAAO,CACX,uBAAuB,CAAC,MAAM,CAAC,EAC/B,QAAQ,CAAC,yBAAyB,CACnC,EACD,IAAI,EAAE,QAAQ,CAAC,iBAAiB;IAUlC,SAAgB,gBAAgB,QAAQ;IACxC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,uBAAuB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ImportBindingDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class ImportBindingDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node, decl) {
8
- super(DefinitionType_1.DefinitionType.ImportBinding, name, node, decl);
9
- this.isTypeDefinition = true;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.ImportBindingDefinition = ImportBindingDefinition;
14
- //# sourceMappingURL=ImportBindingDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImportBindingDefinition.js","sourceRoot":"","sources":["../../src/definition/ImportBindingDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,uBAAwB,SAAQ,+BAQrC;IAcC,YACE,IAAyB,EACzB,IAAqC,EACrC,IAAqE;QAErE,KAAK,CAAC,+BAAc,CAAC,aAAa,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGxC,qBAAgB,GAAG,IAAI,CAAC;QACxB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,0DAAuB"}
@@ -1,14 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class ParameterDefinition extends DefinitionBase<DefinitionType.Parameter, TSESTree.ArrowFunctionExpression | TSESTree.FunctionDeclaration | TSESTree.FunctionExpression | TSESTree.TSCallSignatureDeclaration | TSESTree.TSConstructorType | TSESTree.TSConstructSignatureDeclaration | TSESTree.TSDeclareFunction | TSESTree.TSEmptyBodyFunctionExpression | TSESTree.TSFunctionType | TSESTree.TSMethodSignature, null, TSESTree.BindingName> {
5
- /**
6
- * Whether the parameter definition is a part of a rest parameter.
7
- */
8
- readonly rest: boolean;
9
- constructor(name: TSESTree.BindingName, node: ParameterDefinition['node'], rest: boolean);
10
- readonly isTypeDefinition = false;
11
- readonly isVariableDefinition = true;
12
- }
13
- export { ParameterDefinition };
14
- //# sourceMappingURL=ParameterDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ParameterDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/ParameterDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,mBAAoB,SAAQ,cAAc,CAC9C,cAAc,CAAC,SAAS,EACtB,QAAQ,CAAC,uBAAuB,GAChC,QAAQ,CAAC,mBAAmB,GAC5B,QAAQ,CAAC,kBAAkB,GAC3B,QAAQ,CAAC,0BAA0B,GACnC,QAAQ,CAAC,iBAAiB,GAC1B,QAAQ,CAAC,+BAA+B,GACxC,QAAQ,CAAC,iBAAiB,GAC1B,QAAQ,CAAC,6BAA6B,GACtC,QAAQ,CAAC,cAAc,GACvB,QAAQ,CAAC,iBAAiB,EAC5B,IAAI,EACJ,QAAQ,CAAC,WAAW,CACrB;IACC;;OAEG;IACH,SAAgB,IAAI,EAAE,OAAO,CAAC;gBAE5B,IAAI,EAAE,QAAQ,CAAC,WAAW,EAC1B,IAAI,EAAE,mBAAmB,CAAC,MAAM,CAAC,EACjC,IAAI,EAAE,OAAO;IAMf,SAAgB,gBAAgB,SAAS;IACzC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
@@ -1,15 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ParameterDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class ParameterDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node, rest) {
8
- super(DefinitionType_1.DefinitionType.Parameter, name, node, null);
9
- this.isTypeDefinition = false;
10
- this.isVariableDefinition = true;
11
- this.rest = rest;
12
- }
13
- }
14
- exports.ParameterDefinition = ParameterDefinition;
15
- //# sourceMappingURL=ParameterDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ParameterDefinition.js","sourceRoot":"","sources":["../../src/definition/ParameterDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,mBAAoB,SAAQ,+BAcjC;IAKC,YACE,IAA0B,EAC1B,IAAiC,EACjC,IAAa;QAEb,KAAK,CAAC,+BAAc,CAAC,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAIpC,qBAAgB,GAAG,KAAK,CAAC;QACzB,yBAAoB,GAAG,IAAI,CAAC;QAJ1C,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;IACnB,CAAC;CAIF;AAEQ,kDAAmB"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class TSEnumMemberDefinition extends DefinitionBase<DefinitionType.TSEnumMember, TSESTree.TSEnumMember, null, TSESTree.Identifier | TSESTree.StringLiteral> {
5
- constructor(name: TSESTree.Identifier | TSESTree.StringLiteral, node: TSEnumMemberDefinition['node']);
6
- readonly isTypeDefinition = true;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { TSEnumMemberDefinition };
10
- //# sourceMappingURL=TSEnumMemberDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSEnumMemberDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/TSEnumMemberDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,sBAAuB,SAAQ,cAAc,CACjD,cAAc,CAAC,YAAY,EAC3B,QAAQ,CAAC,YAAY,EACrB,IAAI,EACJ,QAAQ,CAAC,UAAU,GAAG,QAAQ,CAAC,aAAa,CAC7C;gBAEG,IAAI,EAAE,QAAQ,CAAC,UAAU,GAAG,QAAQ,CAAC,aAAa,EAClD,IAAI,EAAE,sBAAsB,CAAC,MAAM,CAAC;IAKtC,SAAgB,gBAAgB,QAAQ;IACxC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,sBAAsB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TSEnumMemberDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class TSEnumMemberDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.TSEnumMember, name, node, null);
9
- this.isTypeDefinition = true;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.TSEnumMemberDefinition = TSEnumMemberDefinition;
14
- //# sourceMappingURL=TSEnumMemberDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSEnumMemberDefinition.js","sourceRoot":"","sources":["../../src/definition/TSEnumMemberDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,sBAAuB,SAAQ,+BAKpC;IACC,YACE,IAAkD,EAClD,IAAoC;QAEpC,KAAK,CAAC,+BAAc,CAAC,YAAY,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGvC,qBAAgB,GAAG,IAAI,CAAC;QACxB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,wDAAsB"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class TSEnumNameDefinition extends DefinitionBase<DefinitionType.TSEnumName, TSESTree.TSEnumDeclaration, null, TSESTree.Identifier> {
5
- constructor(name: TSESTree.Identifier, node: TSEnumNameDefinition['node']);
6
- readonly isTypeDefinition = true;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { TSEnumNameDefinition };
10
- //# sourceMappingURL=TSEnumNameDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSEnumNameDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/TSEnumNameDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,oBAAqB,SAAQ,cAAc,CAC/C,cAAc,CAAC,UAAU,EACzB,QAAQ,CAAC,iBAAiB,EAC1B,IAAI,EACJ,QAAQ,CAAC,UAAU,CACpB;gBACa,IAAI,EAAE,QAAQ,CAAC,UAAU,EAAE,IAAI,EAAE,oBAAoB,CAAC,MAAM,CAAC;IAIzE,SAAgB,gBAAgB,QAAQ;IACxC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,oBAAoB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TSEnumNameDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class TSEnumNameDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.TSEnumName, name, node, null);
9
- this.isTypeDefinition = true;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.TSEnumNameDefinition = TSEnumNameDefinition;
14
- //# sourceMappingURL=TSEnumNameDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSEnumNameDefinition.js","sourceRoot":"","sources":["../../src/definition/TSEnumNameDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,oBAAqB,SAAQ,+BAKlC;IACC,YAAY,IAAyB,EAAE,IAAkC;QACvE,KAAK,CAAC,+BAAc,CAAC,UAAU,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGrC,qBAAgB,GAAG,IAAI,CAAC;QACxB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,oDAAoB"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class TSModuleNameDefinition extends DefinitionBase<DefinitionType.TSModuleName, TSESTree.TSModuleDeclaration, null, TSESTree.Identifier> {
5
- constructor(name: TSESTree.Identifier, node: TSModuleNameDefinition['node']);
6
- readonly isTypeDefinition = true;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { TSModuleNameDefinition };
10
- //# sourceMappingURL=TSModuleNameDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSModuleNameDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/TSModuleNameDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,sBAAuB,SAAQ,cAAc,CACjD,cAAc,CAAC,YAAY,EAC3B,QAAQ,CAAC,mBAAmB,EAC5B,IAAI,EACJ,QAAQ,CAAC,UAAU,CACpB;gBACa,IAAI,EAAE,QAAQ,CAAC,UAAU,EAAE,IAAI,EAAE,sBAAsB,CAAC,MAAM,CAAC;IAI3E,SAAgB,gBAAgB,QAAQ;IACxC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,sBAAsB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TSModuleNameDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class TSModuleNameDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.TSModuleName, name, node, null);
9
- this.isTypeDefinition = true;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.TSModuleNameDefinition = TSModuleNameDefinition;
14
- //# sourceMappingURL=TSModuleNameDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSModuleNameDefinition.js","sourceRoot":"","sources":["../../src/definition/TSModuleNameDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,sBAAuB,SAAQ,+BAKpC;IACC,YAAY,IAAyB,EAAE,IAAoC;QACzE,KAAK,CAAC,+BAAc,CAAC,YAAY,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGvC,qBAAgB,GAAG,IAAI,CAAC;QACxB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,wDAAsB"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class TypeDefinition extends DefinitionBase<DefinitionType.Type, TSESTree.TSInterfaceDeclaration | TSESTree.TSTypeAliasDeclaration | TSESTree.TSTypeParameter, null, TSESTree.Identifier> {
5
- constructor(name: TSESTree.Identifier, node: TypeDefinition['node']);
6
- readonly isTypeDefinition = true;
7
- readonly isVariableDefinition = false;
8
- }
9
- export { TypeDefinition };
10
- //# sourceMappingURL=TypeDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TypeDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/TypeDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,cAAe,SAAQ,cAAc,CACzC,cAAc,CAAC,IAAI,EACjB,QAAQ,CAAC,sBAAsB,GAC/B,QAAQ,CAAC,sBAAsB,GAC/B,QAAQ,CAAC,eAAe,EAC1B,IAAI,EACJ,QAAQ,CAAC,UAAU,CACpB;gBACa,IAAI,EAAE,QAAQ,CAAC,UAAU,EAAE,IAAI,EAAE,cAAc,CAAC,MAAM,CAAC;IAInE,SAAgB,gBAAgB,QAAQ;IACxC,SAAgB,oBAAoB,SAAS;CAC9C;AAED,OAAO,EAAE,cAAc,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TypeDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class TypeDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node) {
8
- super(DefinitionType_1.DefinitionType.Type, name, node, null);
9
- this.isTypeDefinition = true;
10
- this.isVariableDefinition = false;
11
- }
12
- }
13
- exports.TypeDefinition = TypeDefinition;
14
- //# sourceMappingURL=TypeDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TypeDefinition.js","sourceRoot":"","sources":["../../src/definition/TypeDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,cAAe,SAAQ,+BAO5B;IACC,YAAY,IAAyB,EAAE,IAA4B;QACjE,KAAK,CAAC,+BAAc,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAG/B,qBAAgB,GAAG,IAAI,CAAC;QACxB,yBAAoB,GAAG,KAAK,CAAC;IAH7C,CAAC;CAIF;AAEQ,wCAAc"}
@@ -1,10 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { DefinitionType } from './DefinitionType';
3
- import { DefinitionBase } from './DefinitionBase';
4
- declare class VariableDefinition extends DefinitionBase<DefinitionType.Variable, TSESTree.VariableDeclarator, TSESTree.VariableDeclaration, TSESTree.Identifier> {
5
- constructor(name: TSESTree.Identifier, node: VariableDefinition['node'], decl: TSESTree.VariableDeclaration);
6
- readonly isTypeDefinition = false;
7
- readonly isVariableDefinition = true;
8
- }
9
- export { VariableDefinition };
10
- //# sourceMappingURL=VariableDefinition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"VariableDefinition.d.ts","sourceRoot":"","sources":["../../src/definition/VariableDefinition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,cAAM,kBAAmB,SAAQ,cAAc,CAC7C,cAAc,CAAC,QAAQ,EACvB,QAAQ,CAAC,kBAAkB,EAC3B,QAAQ,CAAC,mBAAmB,EAC5B,QAAQ,CAAC,UAAU,CACpB;gBAEG,IAAI,EAAE,QAAQ,CAAC,UAAU,EACzB,IAAI,EAAE,kBAAkB,CAAC,MAAM,CAAC,EAChC,IAAI,EAAE,QAAQ,CAAC,mBAAmB;IAKpC,SAAgB,gBAAgB,SAAS;IACzC,SAAgB,oBAAoB,QAAQ;CAC7C;AAED,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VariableDefinition = void 0;
4
- const DefinitionType_1 = require("./DefinitionType");
5
- const DefinitionBase_1 = require("./DefinitionBase");
6
- class VariableDefinition extends DefinitionBase_1.DefinitionBase {
7
- constructor(name, node, decl) {
8
- super(DefinitionType_1.DefinitionType.Variable, name, node, decl);
9
- this.isTypeDefinition = false;
10
- this.isVariableDefinition = true;
11
- }
12
- }
13
- exports.VariableDefinition = VariableDefinition;
14
- //# sourceMappingURL=VariableDefinition.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"VariableDefinition.js","sourceRoot":"","sources":["../../src/definition/VariableDefinition.ts"],"names":[],"mappings":";;;AACA,qDAAkD;AAClD,qDAAkD;AAElD,MAAM,kBAAmB,SAAQ,+BAKhC;IACC,YACE,IAAyB,EACzB,IAAgC,EAChC,IAAkC;QAElC,KAAK,CAAC,+BAAc,CAAC,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;QAGnC,qBAAgB,GAAG,KAAK,CAAC;QACzB,yBAAoB,GAAG,IAAI,CAAC;IAH5C,CAAC;CAIF;AAEQ,gDAAkB"}
@@ -1,14 +0,0 @@
1
- export * from './CatchClauseDefinition';
2
- export * from './ClassNameDefinition';
3
- export * from './Definition';
4
- export * from './DefinitionType';
5
- export * from './FunctionNameDefinition';
6
- export * from './ImplicitGlobalVariableDefinition';
7
- export * from './ImportBindingDefinition';
8
- export * from './ParameterDefinition';
9
- export * from './TSEnumMemberDefinition';
10
- export * from './TSEnumNameDefinition';
11
- export * from './TSModuleNameDefinition';
12
- export * from './TypeDefinition';
13
- export * from './VariableDefinition';
14
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definition/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC"}