@askviraj/linter 1.1.0 → 1.1.2

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 (985) hide show
  1. package/dist/config/presets/markdown.js +5 -1
  2. package/node_modules/brace-expansion/dist/commonjs/index.js +24 -14
  3. package/node_modules/brace-expansion/dist/commonjs/index.js.map +1 -1
  4. package/node_modules/brace-expansion/dist/esm/index.js +24 -14
  5. package/node_modules/brace-expansion/dist/esm/index.js.map +1 -1
  6. package/node_modules/brace-expansion/package.json +2 -2
  7. package/node_modules/postcss/README.md +0 -3
  8. package/node_modules/postcss/lib/fromJSON.js +20 -6
  9. package/node_modules/postcss/lib/input.js +7 -4
  10. package/node_modules/postcss/lib/node.js +15 -8
  11. package/node_modules/postcss/lib/processor.js +1 -1
  12. package/node_modules/postcss/package.json +1 -1
  13. package/package.json +3 -3
  14. package/node_modules/@nodelib/fs.scandir/LICENSE +0 -21
  15. package/node_modules/@nodelib/fs.scandir/README.md +0 -171
  16. package/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts +0 -20
  17. package/node_modules/@nodelib/fs.scandir/out/adapters/fs.js +0 -19
  18. package/node_modules/@nodelib/fs.scandir/out/constants.d.ts +0 -4
  19. package/node_modules/@nodelib/fs.scandir/out/constants.js +0 -17
  20. package/node_modules/@nodelib/fs.scandir/out/index.d.ts +0 -12
  21. package/node_modules/@nodelib/fs.scandir/out/index.js +0 -26
  22. package/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts +0 -7
  23. package/node_modules/@nodelib/fs.scandir/out/providers/async.js +0 -104
  24. package/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts +0 -1
  25. package/node_modules/@nodelib/fs.scandir/out/providers/common.js +0 -13
  26. package/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts +0 -5
  27. package/node_modules/@nodelib/fs.scandir/out/providers/sync.js +0 -54
  28. package/node_modules/@nodelib/fs.scandir/out/settings.d.ts +0 -20
  29. package/node_modules/@nodelib/fs.scandir/out/settings.js +0 -24
  30. package/node_modules/@nodelib/fs.scandir/out/types/index.d.ts +0 -20
  31. package/node_modules/@nodelib/fs.scandir/out/types/index.js +0 -2
  32. package/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts +0 -2
  33. package/node_modules/@nodelib/fs.scandir/out/utils/fs.js +0 -19
  34. package/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts +0 -2
  35. package/node_modules/@nodelib/fs.scandir/out/utils/index.js +0 -5
  36. package/node_modules/@nodelib/fs.scandir/package.json +0 -44
  37. package/node_modules/@nodelib/fs.stat/LICENSE +0 -21
  38. package/node_modules/@nodelib/fs.stat/README.md +0 -126
  39. package/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts +0 -13
  40. package/node_modules/@nodelib/fs.stat/out/adapters/fs.js +0 -17
  41. package/node_modules/@nodelib/fs.stat/out/index.d.ts +0 -12
  42. package/node_modules/@nodelib/fs.stat/out/index.js +0 -26
  43. package/node_modules/@nodelib/fs.stat/out/providers/async.d.ts +0 -4
  44. package/node_modules/@nodelib/fs.stat/out/providers/async.js +0 -36
  45. package/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts +0 -3
  46. package/node_modules/@nodelib/fs.stat/out/providers/sync.js +0 -23
  47. package/node_modules/@nodelib/fs.stat/out/settings.d.ts +0 -16
  48. package/node_modules/@nodelib/fs.stat/out/settings.js +0 -16
  49. package/node_modules/@nodelib/fs.stat/out/types/index.d.ts +0 -4
  50. package/node_modules/@nodelib/fs.stat/out/types/index.js +0 -2
  51. package/node_modules/@nodelib/fs.stat/package.json +0 -37
  52. package/node_modules/@nodelib/fs.walk/LICENSE +0 -21
  53. package/node_modules/@nodelib/fs.walk/README.md +0 -215
  54. package/node_modules/@nodelib/fs.walk/out/index.d.ts +0 -14
  55. package/node_modules/@nodelib/fs.walk/out/index.js +0 -34
  56. package/node_modules/@nodelib/fs.walk/out/providers/async.d.ts +0 -12
  57. package/node_modules/@nodelib/fs.walk/out/providers/async.js +0 -30
  58. package/node_modules/@nodelib/fs.walk/out/providers/index.d.ts +0 -4
  59. package/node_modules/@nodelib/fs.walk/out/providers/index.js +0 -9
  60. package/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts +0 -12
  61. package/node_modules/@nodelib/fs.walk/out/providers/stream.js +0 -34
  62. package/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts +0 -10
  63. package/node_modules/@nodelib/fs.walk/out/providers/sync.js +0 -14
  64. package/node_modules/@nodelib/fs.walk/out/readers/async.d.ts +0 -30
  65. package/node_modules/@nodelib/fs.walk/out/readers/async.js +0 -97
  66. package/node_modules/@nodelib/fs.walk/out/readers/common.d.ts +0 -7
  67. package/node_modules/@nodelib/fs.walk/out/readers/common.js +0 -31
  68. package/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts +0 -6
  69. package/node_modules/@nodelib/fs.walk/out/readers/reader.js +0 -11
  70. package/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts +0 -15
  71. package/node_modules/@nodelib/fs.walk/out/readers/sync.js +0 -59
  72. package/node_modules/@nodelib/fs.walk/out/settings.d.ts +0 -30
  73. package/node_modules/@nodelib/fs.walk/out/settings.js +0 -26
  74. package/node_modules/@nodelib/fs.walk/out/types/index.d.ts +0 -8
  75. package/node_modules/@nodelib/fs.walk/out/types/index.js +0 -2
  76. package/node_modules/@nodelib/fs.walk/package.json +0 -44
  77. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  78. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  79. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -2
  80. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -19
  81. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -77
  82. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -189
  83. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -53
  84. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -41
  85. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -1
  86. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -9
  87. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -8
  88. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -13
  89. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -8
  90. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -13
  91. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -12
  92. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -2
  93. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -33
  94. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -34
  95. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -13
  96. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -17
  97. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -8
  98. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -13
  99. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -8
  100. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -13
  101. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -9
  102. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -13
  103. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -12
  104. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -18
  105. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -8
  106. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -13
  107. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -8
  108. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -13
  109. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -8
  110. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -13
  111. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -8
  112. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -13
  113. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -8
  114. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -13
  115. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -13
  116. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -29
  117. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -8
  118. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -30
  119. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -15
  120. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -22
  121. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -2
  122. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -25
  123. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -2
  124. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -17
  125. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.d.ts +0 -2
  126. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js +0 -11
  127. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -2
  128. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -2
  129. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -11
  130. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1812
  131. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -2
  132. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -23
  133. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -2
  134. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -34
  135. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -2
  136. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -2
  137. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -17
  138. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -2
  139. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -62
  140. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -32
  141. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -2
  142. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  143. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -2
  144. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -15
  145. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -2
  146. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  147. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -2
  148. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  149. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -2
  150. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -47
  151. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -2
  152. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -24
  153. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -2
  154. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -2
  155. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -16
  156. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.d.ts +0 -2
  157. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js +0 -12
  158. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  159. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.d.ts +0 -2
  160. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.js +0 -12
  161. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -2
  162. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -2
  163. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  164. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -2
  165. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -16
  166. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -2
  167. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  168. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -28
  169. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -2
  170. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  171. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -2
  172. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  173. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -2
  174. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  175. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -2
  176. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -22
  177. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -2
  178. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -17
  179. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -2
  180. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -20
  181. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -2
  182. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -2
  183. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -24
  184. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -2
  185. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  186. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -24
  187. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -2
  188. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  189. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -2
  190. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -16
  191. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -2
  192. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -16
  193. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -2
  194. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -2
  195. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -24
  196. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -2
  197. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  198. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -24
  199. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -2
  200. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -13
  201. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -2
  202. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  203. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -2
  204. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  205. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -2
  206. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -23
  207. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -2
  208. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -2
  209. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -13
  210. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -2
  211. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -24
  212. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -2
  213. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -13
  214. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -30
  215. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -2
  216. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -13
  217. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -2
  218. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -17
  219. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -2
  220. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -13
  221. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -2
  222. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -15
  223. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -2
  224. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -18
  225. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -2
  226. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -2
  227. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -24
  228. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -2
  229. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  230. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -16
  231. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -2
  232. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -16
  233. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -2
  234. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  235. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -2
  236. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -18
  237. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -2
  238. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -26
  239. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -2
  240. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -2
  241. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -24
  242. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -2
  243. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -24
  244. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -2
  245. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  246. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  247. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -2
  248. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  249. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -2
  250. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -17
  251. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -2
  252. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  253. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -2
  254. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -26
  255. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -2
  256. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  257. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -2
  258. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -2
  259. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -24
  260. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.d.ts +0 -2
  261. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js +0 -12
  262. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -15
  263. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.d.ts +0 -2
  264. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.js +0 -15
  265. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.d.ts +0 -2
  266. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.js +0 -12
  267. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.d.ts +0 -2
  268. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.d.ts +0 -2
  269. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.js +0 -24
  270. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.js +0 -28
  271. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.d.ts +0 -2
  272. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.js +0 -12
  273. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.d.ts +0 -2
  274. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.js +0 -15
  275. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.d.ts +0 -2
  276. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.js +0 -12
  277. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.d.ts +0 -2
  278. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.js +0 -17
  279. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.d.ts +0 -2
  280. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.js +0 -12
  281. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.d.ts +0 -2
  282. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.js +0 -17
  283. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.d.ts +0 -2
  284. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.d.ts +0 -2
  285. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.js +0 -19
  286. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.d.ts +0 -2
  287. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.js +0 -24
  288. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.d.ts +0 -2
  289. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.js +0 -13
  290. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.d.ts +0 -2
  291. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.js +0 -16
  292. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.js +0 -26
  293. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.d.ts +0 -2
  294. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.js +0 -12
  295. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.d.ts +0 -2
  296. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.js +0 -12
  297. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -2
  298. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -118
  299. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -2
  300. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -32
  301. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -2
  302. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  303. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -2
  304. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -12
  305. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -2
  306. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -20
  307. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -2
  308. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -23
  309. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -2
  310. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -16
  311. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -2
  312. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.d.ts +0 -2
  313. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.js +0 -13
  314. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -2
  315. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  316. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -2
  317. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -27
  318. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.d.ts +0 -2
  319. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.js +0 -12
  320. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.d.ts +0 -2
  321. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.js +0 -19
  322. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -2
  323. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -24
  324. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -2
  325. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -13
  326. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.d.ts +0 -2
  327. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.js +0 -16
  328. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -34
  329. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.d.ts +0 -2
  330. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js +0 -12
  331. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -2
  332. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -12
  333. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.d.ts +0 -2
  334. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js +0 -12
  335. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.d.ts +0 -2
  336. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.js +0 -12
  337. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -2
  338. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  339. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -2
  340. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  341. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.d.ts +0 -2
  342. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.js +0 -15
  343. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.d.ts +0 -2
  344. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.js +0 -15
  345. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -2
  346. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -18
  347. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -2
  348. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -247
  349. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -2
  350. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -15
  351. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -2
  352. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -26
  353. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.d.ts +0 -2
  354. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js +0 -11
  355. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -2
  356. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -2
  357. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -11
  358. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -2
  359. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -11
  360. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -842
  361. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -27
  362. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -178
  363. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -13
  364. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -71
  365. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -12
  366. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -36
  367. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -27
  368. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -94
  369. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -87
  370. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -119
  371. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -91
  372. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -558
  373. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -31
  374. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -221
  375. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  376. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -29
  377. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -21
  378. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -67
  379. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -1
  380. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -5
  381. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -8
  382. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -11
  383. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -8
  384. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -11
  385. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -8
  386. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -11
  387. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -8
  388. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -11
  389. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -8
  390. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -11
  391. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -8
  392. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -11
  393. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -8
  394. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -11
  395. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -9
  396. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  397. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -11
  398. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -35
  399. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -8
  400. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -11
  401. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -17
  402. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -60
  403. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -8
  404. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -11
  405. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -8
  406. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -11
  407. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -19
  408. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -2
  409. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -96
  410. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -308
  411. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -20
  412. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -24
  413. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -8
  414. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -11
  415. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -8
  416. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -11
  417. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -8
  418. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -11
  419. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -8
  420. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -11
  421. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -9
  422. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -21
  423. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -19
  424. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -35
  425. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -32
  426. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -35
  427. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -27
  428. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -26
  429. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -16
  430. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -32
  431. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -42
  432. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -47
  433. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -6
  434. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -9
  435. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/package.json +0 -82
  436. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/LICENSE +0 -21
  437. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/README.md +0 -12
  438. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -2194
  439. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -200
  440. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -4
  441. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/index.js +0 -23
  442. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -1
  443. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/lib.js +0 -6
  444. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -68
  445. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -2
  446. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -188
  447. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -37
  448. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/package.json +0 -103
  449. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  450. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/README.md +0 -10
  451. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -2
  452. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -5
  453. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -2
  454. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -7
  455. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -2
  456. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -194
  457. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/package.json +0 -76
  458. package/node_modules/braces/LICENSE +0 -21
  459. package/node_modules/braces/README.md +0 -586
  460. package/node_modules/braces/index.js +0 -170
  461. package/node_modules/braces/lib/compile.js +0 -60
  462. package/node_modules/braces/lib/constants.js +0 -57
  463. package/node_modules/braces/lib/expand.js +0 -113
  464. package/node_modules/braces/lib/parse.js +0 -331
  465. package/node_modules/braces/lib/stringify.js +0 -32
  466. package/node_modules/braces/lib/utils.js +0 -122
  467. package/node_modules/braces/package.json +0 -77
  468. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  469. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  470. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -2
  471. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -19
  472. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -77
  473. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -189
  474. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -53
  475. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -41
  476. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -1
  477. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -9
  478. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -8
  479. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -13
  480. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -8
  481. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -13
  482. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -12
  483. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -2
  484. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -33
  485. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -34
  486. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -13
  487. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -17
  488. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -8
  489. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -13
  490. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -8
  491. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -13
  492. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -9
  493. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -13
  494. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -12
  495. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -18
  496. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -8
  497. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -13
  498. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -8
  499. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -13
  500. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -8
  501. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -13
  502. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -8
  503. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -13
  504. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -8
  505. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -13
  506. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -13
  507. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -29
  508. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -8
  509. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -30
  510. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -15
  511. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -22
  512. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -2
  513. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -25
  514. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -2
  515. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -17
  516. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.d.ts +0 -2
  517. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js +0 -11
  518. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -2
  519. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -2
  520. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -11
  521. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1812
  522. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -2
  523. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -23
  524. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -2
  525. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -34
  526. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -2
  527. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -2
  528. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -17
  529. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -2
  530. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -62
  531. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -32
  532. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -2
  533. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  534. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -2
  535. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -15
  536. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -2
  537. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  538. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -2
  539. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  540. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -2
  541. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -47
  542. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -2
  543. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -24
  544. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -2
  545. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -2
  546. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -16
  547. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.d.ts +0 -2
  548. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js +0 -12
  549. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  550. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.d.ts +0 -2
  551. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.js +0 -12
  552. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -2
  553. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -2
  554. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  555. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -2
  556. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -16
  557. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -2
  558. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  559. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -28
  560. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -2
  561. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  562. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -2
  563. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  564. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -2
  565. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  566. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -2
  567. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -22
  568. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -2
  569. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -17
  570. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -2
  571. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -20
  572. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -2
  573. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -2
  574. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -24
  575. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -2
  576. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  577. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -24
  578. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -2
  579. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  580. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -2
  581. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -16
  582. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -2
  583. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -16
  584. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -2
  585. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -2
  586. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -24
  587. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -2
  588. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  589. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -24
  590. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -2
  591. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -13
  592. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -2
  593. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  594. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -2
  595. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  596. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -2
  597. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -23
  598. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -2
  599. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -2
  600. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -13
  601. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -2
  602. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -24
  603. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -2
  604. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -13
  605. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -30
  606. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -2
  607. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -13
  608. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -2
  609. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -17
  610. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -2
  611. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -13
  612. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -2
  613. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -15
  614. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -2
  615. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -18
  616. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -2
  617. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -2
  618. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -24
  619. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -2
  620. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  621. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -16
  622. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -2
  623. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -16
  624. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -2
  625. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  626. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -2
  627. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -18
  628. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -2
  629. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -26
  630. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -2
  631. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -2
  632. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -24
  633. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -2
  634. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -24
  635. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -2
  636. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  637. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  638. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -2
  639. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  640. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -2
  641. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -17
  642. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -2
  643. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  644. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -2
  645. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -26
  646. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -2
  647. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  648. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -2
  649. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -2
  650. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -24
  651. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.d.ts +0 -2
  652. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js +0 -12
  653. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -15
  654. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.d.ts +0 -2
  655. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.js +0 -15
  656. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.d.ts +0 -2
  657. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.js +0 -12
  658. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.d.ts +0 -2
  659. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.d.ts +0 -2
  660. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.js +0 -24
  661. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.js +0 -28
  662. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.d.ts +0 -2
  663. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.js +0 -12
  664. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.d.ts +0 -2
  665. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.js +0 -15
  666. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.d.ts +0 -2
  667. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.js +0 -12
  668. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.d.ts +0 -2
  669. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.js +0 -17
  670. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.d.ts +0 -2
  671. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.js +0 -12
  672. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.d.ts +0 -2
  673. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.js +0 -17
  674. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.d.ts +0 -2
  675. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.d.ts +0 -2
  676. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.js +0 -19
  677. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.d.ts +0 -2
  678. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.js +0 -24
  679. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.d.ts +0 -2
  680. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.js +0 -13
  681. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.d.ts +0 -2
  682. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.js +0 -16
  683. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.js +0 -26
  684. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.d.ts +0 -2
  685. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.js +0 -12
  686. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.d.ts +0 -2
  687. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.js +0 -12
  688. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -2
  689. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -118
  690. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -2
  691. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -32
  692. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -2
  693. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  694. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -2
  695. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -12
  696. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -2
  697. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -20
  698. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -2
  699. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -23
  700. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -2
  701. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -16
  702. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -2
  703. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.d.ts +0 -2
  704. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.js +0 -13
  705. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -2
  706. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  707. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -2
  708. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -27
  709. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.d.ts +0 -2
  710. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.js +0 -12
  711. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.d.ts +0 -2
  712. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.js +0 -19
  713. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -2
  714. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -24
  715. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -2
  716. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -13
  717. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.d.ts +0 -2
  718. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.js +0 -16
  719. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -34
  720. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.d.ts +0 -2
  721. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js +0 -12
  722. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -2
  723. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -12
  724. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.d.ts +0 -2
  725. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js +0 -12
  726. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.d.ts +0 -2
  727. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.js +0 -12
  728. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -2
  729. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  730. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -2
  731. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  732. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.d.ts +0 -2
  733. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.js +0 -15
  734. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.d.ts +0 -2
  735. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.js +0 -15
  736. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -2
  737. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -18
  738. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -2
  739. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -247
  740. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -2
  741. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -15
  742. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -2
  743. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -26
  744. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.d.ts +0 -2
  745. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js +0 -11
  746. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -2
  747. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -2
  748. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -11
  749. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -2
  750. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -11
  751. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -842
  752. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -27
  753. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -178
  754. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -13
  755. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -71
  756. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -12
  757. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -36
  758. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -27
  759. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -94
  760. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -87
  761. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -119
  762. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -91
  763. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -558
  764. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -31
  765. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -221
  766. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  767. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -29
  768. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -21
  769. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -67
  770. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -1
  771. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -5
  772. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -8
  773. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -11
  774. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -8
  775. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -11
  776. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -8
  777. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -11
  778. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -8
  779. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -11
  780. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -8
  781. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -11
  782. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -8
  783. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -11
  784. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -8
  785. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -11
  786. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -9
  787. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  788. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -11
  789. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -35
  790. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -8
  791. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -11
  792. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -17
  793. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -60
  794. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -8
  795. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -11
  796. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -8
  797. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -11
  798. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -19
  799. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -2
  800. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -96
  801. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -308
  802. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -20
  803. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -24
  804. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -8
  805. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -11
  806. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -8
  807. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -11
  808. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -8
  809. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -11
  810. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -8
  811. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -11
  812. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -9
  813. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -21
  814. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -19
  815. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -35
  816. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -32
  817. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -35
  818. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -27
  819. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -26
  820. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -16
  821. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -32
  822. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -42
  823. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -47
  824. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -6
  825. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -9
  826. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/package.json +0 -82
  827. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/LICENSE +0 -21
  828. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/README.md +0 -12
  829. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -2194
  830. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -200
  831. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -4
  832. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/index.js +0 -23
  833. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -1
  834. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/lib.js +0 -6
  835. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -68
  836. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -2
  837. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -188
  838. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -37
  839. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/package.json +0 -103
  840. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  841. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/README.md +0 -10
  842. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -2
  843. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -5
  844. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -2
  845. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -7
  846. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -2
  847. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -194
  848. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/package.json +0 -76
  849. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/LICENSE +0 -21
  850. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/README.md +0 -238
  851. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/index.d.mts +0 -300
  852. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/index.mjs +0 -2434
  853. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/rolldown-runtime-D7D4PA-g.mjs +0 -13
  854. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/package.json +0 -126
  855. package/node_modules/eslint-plugin-astro/node_modules/globals/globals.json +0 -4104
  856. package/node_modules/eslint-plugin-astro/node_modules/globals/index.d.ts +0 -4227
  857. package/node_modules/eslint-plugin-astro/node_modules/globals/index.js +0 -2
  858. package/node_modules/eslint-plugin-astro/node_modules/globals/license +0 -9
  859. package/node_modules/eslint-plugin-astro/node_modules/globals/package.json +0 -121
  860. package/node_modules/eslint-plugin-astro/node_modules/globals/readme.md +0 -42
  861. package/node_modules/fast-glob/LICENSE +0 -21
  862. package/node_modules/fast-glob/README.md +0 -830
  863. package/node_modules/fast-glob/node_modules/glob-parent/LICENSE +0 -15
  864. package/node_modules/fast-glob/node_modules/glob-parent/README.md +0 -137
  865. package/node_modules/fast-glob/node_modules/glob-parent/index.js +0 -42
  866. package/node_modules/fast-glob/node_modules/glob-parent/package.json +0 -48
  867. package/node_modules/fast-glob/out/index.d.ts +0 -40
  868. package/node_modules/fast-glob/out/index.js +0 -102
  869. package/node_modules/fast-glob/out/managers/tasks.d.ts +0 -22
  870. package/node_modules/fast-glob/out/managers/tasks.js +0 -110
  871. package/node_modules/fast-glob/out/providers/async.d.ts +0 -9
  872. package/node_modules/fast-glob/out/providers/async.js +0 -23
  873. package/node_modules/fast-glob/out/providers/filters/deep.d.ts +0 -16
  874. package/node_modules/fast-glob/out/providers/filters/deep.js +0 -62
  875. package/node_modules/fast-glob/out/providers/filters/entry.d.ts +0 -17
  876. package/node_modules/fast-glob/out/providers/filters/entry.js +0 -85
  877. package/node_modules/fast-glob/out/providers/filters/error.d.ts +0 -8
  878. package/node_modules/fast-glob/out/providers/filters/error.js +0 -15
  879. package/node_modules/fast-glob/out/providers/matchers/matcher.d.ts +0 -33
  880. package/node_modules/fast-glob/out/providers/matchers/matcher.js +0 -45
  881. package/node_modules/fast-glob/out/providers/matchers/partial.d.ts +0 -4
  882. package/node_modules/fast-glob/out/providers/matchers/partial.js +0 -38
  883. package/node_modules/fast-glob/out/providers/provider.d.ts +0 -19
  884. package/node_modules/fast-glob/out/providers/provider.js +0 -48
  885. package/node_modules/fast-glob/out/providers/stream.d.ts +0 -11
  886. package/node_modules/fast-glob/out/providers/stream.js +0 -31
  887. package/node_modules/fast-glob/out/providers/sync.d.ts +0 -9
  888. package/node_modules/fast-glob/out/providers/sync.js +0 -23
  889. package/node_modules/fast-glob/out/providers/transformers/entry.d.ts +0 -8
  890. package/node_modules/fast-glob/out/providers/transformers/entry.js +0 -26
  891. package/node_modules/fast-glob/out/readers/async.d.ts +0 -10
  892. package/node_modules/fast-glob/out/readers/async.js +0 -35
  893. package/node_modules/fast-glob/out/readers/reader.d.ts +0 -15
  894. package/node_modules/fast-glob/out/readers/reader.js +0 -33
  895. package/node_modules/fast-glob/out/readers/stream.d.ts +0 -14
  896. package/node_modules/fast-glob/out/readers/stream.js +0 -55
  897. package/node_modules/fast-glob/out/readers/sync.d.ts +0 -12
  898. package/node_modules/fast-glob/out/readers/sync.js +0 -43
  899. package/node_modules/fast-glob/out/settings.d.ts +0 -164
  900. package/node_modules/fast-glob/out/settings.js +0 -59
  901. package/node_modules/fast-glob/out/types/index.d.ts +0 -31
  902. package/node_modules/fast-glob/out/types/index.js +0 -2
  903. package/node_modules/fast-glob/out/utils/array.d.ts +0 -2
  904. package/node_modules/fast-glob/out/utils/array.js +0 -22
  905. package/node_modules/fast-glob/out/utils/errno.d.ts +0 -2
  906. package/node_modules/fast-glob/out/utils/errno.js +0 -7
  907. package/node_modules/fast-glob/out/utils/fs.d.ts +0 -4
  908. package/node_modules/fast-glob/out/utils/fs.js +0 -19
  909. package/node_modules/fast-glob/out/utils/index.d.ts +0 -8
  910. package/node_modules/fast-glob/out/utils/index.js +0 -17
  911. package/node_modules/fast-glob/out/utils/path.d.ts +0 -13
  912. package/node_modules/fast-glob/out/utils/path.js +0 -68
  913. package/node_modules/fast-glob/out/utils/pattern.d.ts +0 -49
  914. package/node_modules/fast-glob/out/utils/pattern.js +0 -206
  915. package/node_modules/fast-glob/out/utils/stream.d.ts +0 -4
  916. package/node_modules/fast-glob/out/utils/stream.js +0 -17
  917. package/node_modules/fast-glob/out/utils/string.d.ts +0 -2
  918. package/node_modules/fast-glob/out/utils/string.js +0 -11
  919. package/node_modules/fast-glob/package.json +0 -81
  920. package/node_modules/fastq/LICENSE +0 -13
  921. package/node_modules/fastq/README.md +0 -310
  922. package/node_modules/fastq/SECURITY.md +0 -15
  923. package/node_modules/fastq/bench.js +0 -66
  924. package/node_modules/fastq/eslint.config.js +0 -11
  925. package/node_modules/fastq/example.js +0 -14
  926. package/node_modules/fastq/example.mjs +0 -9
  927. package/node_modules/fastq/index.d.ts +0 -59
  928. package/node_modules/fastq/package.json +0 -49
  929. package/node_modules/fastq/queue.js +0 -346
  930. package/node_modules/fastq/test/example.ts +0 -83
  931. package/node_modules/fastq/test/promise.js +0 -325
  932. package/node_modules/fastq/test/test.js +0 -733
  933. package/node_modules/fastq/test/tsconfig.json +0 -11
  934. package/node_modules/fill-range/LICENSE +0 -21
  935. package/node_modules/fill-range/README.md +0 -237
  936. package/node_modules/fill-range/index.js +0 -248
  937. package/node_modules/fill-range/package.json +0 -74
  938. package/node_modules/is-number/LICENSE +0 -21
  939. package/node_modules/is-number/README.md +0 -187
  940. package/node_modules/is-number/index.js +0 -18
  941. package/node_modules/is-number/package.json +0 -82
  942. package/node_modules/merge2/LICENSE +0 -21
  943. package/node_modules/merge2/README.md +0 -144
  944. package/node_modules/merge2/index.js +0 -144
  945. package/node_modules/merge2/package.json +0 -43
  946. package/node_modules/micromatch/LICENSE +0 -21
  947. package/node_modules/micromatch/README.md +0 -1024
  948. package/node_modules/micromatch/index.js +0 -474
  949. package/node_modules/micromatch/node_modules/picomatch/LICENSE +0 -21
  950. package/node_modules/micromatch/node_modules/picomatch/README.md +0 -716
  951. package/node_modules/micromatch/node_modules/picomatch/index.js +0 -3
  952. package/node_modules/micromatch/node_modules/picomatch/lib/constants.js +0 -184
  953. package/node_modules/micromatch/node_modules/picomatch/lib/parse.js +0 -1392
  954. package/node_modules/micromatch/node_modules/picomatch/lib/picomatch.js +0 -342
  955. package/node_modules/micromatch/node_modules/picomatch/lib/scan.js +0 -391
  956. package/node_modules/micromatch/node_modules/picomatch/lib/utils.js +0 -64
  957. package/node_modules/micromatch/node_modules/picomatch/package.json +0 -81
  958. package/node_modules/micromatch/package.json +0 -119
  959. package/node_modules/queue-microtask/LICENSE +0 -20
  960. package/node_modules/queue-microtask/README.md +0 -90
  961. package/node_modules/queue-microtask/index.d.ts +0 -2
  962. package/node_modules/queue-microtask/index.js +0 -9
  963. package/node_modules/queue-microtask/package.json +0 -55
  964. package/node_modules/reusify/.github/dependabot.yml +0 -7
  965. package/node_modules/reusify/.github/workflows/ci.yml +0 -96
  966. package/node_modules/reusify/LICENSE +0 -22
  967. package/node_modules/reusify/README.md +0 -139
  968. package/node_modules/reusify/SECURITY.md +0 -15
  969. package/node_modules/reusify/benchmarks/createNoCodeFunction.js +0 -30
  970. package/node_modules/reusify/benchmarks/fib.js +0 -13
  971. package/node_modules/reusify/benchmarks/reuseNoCodeFunction.js +0 -38
  972. package/node_modules/reusify/eslint.config.js +0 -14
  973. package/node_modules/reusify/package.json +0 -50
  974. package/node_modules/reusify/reusify.d.ts +0 -14
  975. package/node_modules/reusify/reusify.js +0 -33
  976. package/node_modules/reusify/test.js +0 -66
  977. package/node_modules/reusify/tsconfig.json +0 -11
  978. package/node_modules/run-parallel/LICENSE +0 -20
  979. package/node_modules/run-parallel/README.md +0 -85
  980. package/node_modules/run-parallel/index.js +0 -51
  981. package/node_modules/run-parallel/package.json +0 -58
  982. package/node_modules/to-regex-range/LICENSE +0 -21
  983. package/node_modules/to-regex-range/README.md +0 -305
  984. package/node_modules/to-regex-range/index.js +0 -288
  985. package/node_modules/to-regex-range/package.json +0 -88
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2019 typescript-eslint and other contributors
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
@@ -1,10 +0,0 @@
1
- # `@typescript-eslint/visitor-keys`
2
-
3
- > Visitor keys used to help traverse the TypeScript-ESTree AST.
4
-
5
- ## ✋ Internal Package
6
-
7
- This is an _internal package_ to the [typescript-eslint monorepo](https://github.com/typescript-eslint/typescript-eslint).
8
- You likely don't want to use it directly.
9
-
10
- 👉 See **https://typescript-eslint.io** for docs on typescript-eslint.
@@ -1,2 +0,0 @@
1
- import type { TSESTree } from '@typescript-eslint/types';
2
- export declare const getKeys: (node: TSESTree.Node) => readonly string[];
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getKeys = void 0;
4
- const eslint_visitor_keys_1 = require("eslint-visitor-keys");
5
- exports.getKeys = eslint_visitor_keys_1.getKeys;
@@ -1,2 +0,0 @@
1
- export { getKeys } from './get-keys';
2
- export { visitorKeys, type VisitorKeys } from './visitor-keys';
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.visitorKeys = exports.getKeys = void 0;
4
- var get_keys_1 = require("./get-keys");
5
- Object.defineProperty(exports, "getKeys", { enumerable: true, get: function () { return get_keys_1.getKeys; } });
6
- var visitor_keys_1 = require("./visitor-keys");
7
- Object.defineProperty(exports, "visitorKeys", { enumerable: true, get: function () { return visitor_keys_1.visitorKeys; } });
@@ -1,2 +0,0 @@
1
- export type VisitorKeys = Record<string, readonly string[] | undefined>;
2
- export declare const visitorKeys: VisitorKeys;
@@ -1,194 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.visitorKeys = void 0;
37
- const eslintVisitorKeys = __importStar(require("eslint-visitor-keys"));
38
- /*
39
- ********************************** IMPORTANT NOTE ********************************
40
- * *
41
- * The key arrays should be sorted in the order in which you would want to visit *
42
- * the child keys. *
43
- * *
44
- * DO NOT SORT THEM ALPHABETICALLY! *
45
- * *
46
- * They should be sorted in the order that they appear in the source code. *
47
- * For example: *
48
- * *
49
- * class Foo extends Bar { prop: 1 } *
50
- * ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ClassDeclaration *
51
- * ^^^ id ^^^ superClass *
52
- * ^^^^^^^^^^^ body *
53
- * *
54
- * It would be incorrect to provide the visitor keys ['body', 'id', 'superClass'] *
55
- * because the body comes AFTER everything else in the source code. *
56
- * Instead the correct ordering would be ['id', 'superClass', 'body']. *
57
- * *
58
- **********************************************************************************
59
- */
60
- const SharedVisitorKeys = (() => {
61
- const FunctionType = ['typeParameters', 'params', 'returnType'];
62
- const AnonymousFunction = [...FunctionType, 'body'];
63
- const AbstractPropertyDefinition = [
64
- 'decorators',
65
- 'key',
66
- 'typeAnnotation',
67
- ];
68
- return {
69
- AbstractPropertyDefinition: ['decorators', 'key', 'typeAnnotation'],
70
- AnonymousFunction,
71
- AsExpression: ['expression', 'typeAnnotation'],
72
- ClassDeclaration: [
73
- 'decorators',
74
- 'id',
75
- 'typeParameters',
76
- 'superClass',
77
- 'superTypeArguments',
78
- 'implements',
79
- 'body',
80
- ],
81
- Function: ['id', ...AnonymousFunction],
82
- FunctionType,
83
- PropertyDefinition: [...AbstractPropertyDefinition, 'value'],
84
- };
85
- })();
86
- const additionalKeys = {
87
- AccessorProperty: SharedVisitorKeys.PropertyDefinition,
88
- ArrayPattern: ['decorators', 'elements', 'typeAnnotation'],
89
- ArrowFunctionExpression: SharedVisitorKeys.AnonymousFunction,
90
- AssignmentPattern: ['decorators', 'left', 'right', 'typeAnnotation'],
91
- CallExpression: ['callee', 'typeArguments', 'arguments'],
92
- ClassDeclaration: SharedVisitorKeys.ClassDeclaration,
93
- ClassExpression: SharedVisitorKeys.ClassDeclaration,
94
- Decorator: ['expression'],
95
- ExportAllDeclaration: ['exported', 'source', 'attributes'],
96
- ExportNamedDeclaration: ['declaration', 'specifiers', 'source', 'attributes'],
97
- FunctionDeclaration: SharedVisitorKeys.Function,
98
- FunctionExpression: SharedVisitorKeys.Function,
99
- Identifier: ['decorators', 'typeAnnotation'],
100
- ImportAttribute: ['key', 'value'],
101
- ImportDeclaration: ['specifiers', 'source', 'attributes'],
102
- ImportExpression: ['source', 'options'],
103
- JSXClosingFragment: [],
104
- JSXOpeningElement: ['name', 'typeArguments', 'attributes'],
105
- JSXOpeningFragment: [],
106
- JSXSpreadChild: ['expression'],
107
- MethodDefinition: ['decorators', 'key', 'value'],
108
- NewExpression: ['callee', 'typeArguments', 'arguments'],
109
- ObjectPattern: ['decorators', 'properties', 'typeAnnotation'],
110
- PropertyDefinition: SharedVisitorKeys.PropertyDefinition,
111
- RestElement: ['decorators', 'argument', 'typeAnnotation'],
112
- StaticBlock: ['body'],
113
- TaggedTemplateExpression: ['tag', 'typeArguments', 'quasi'],
114
- TSAbstractAccessorProperty: SharedVisitorKeys.AbstractPropertyDefinition,
115
- TSAbstractKeyword: [],
116
- TSAbstractMethodDefinition: ['key', 'value'],
117
- TSAbstractPropertyDefinition: SharedVisitorKeys.AbstractPropertyDefinition,
118
- TSAnyKeyword: [],
119
- TSArrayType: ['elementType'],
120
- TSAsExpression: SharedVisitorKeys.AsExpression,
121
- TSAsyncKeyword: [],
122
- TSBigIntKeyword: [],
123
- TSBooleanKeyword: [],
124
- TSCallSignatureDeclaration: SharedVisitorKeys.FunctionType,
125
- TSClassImplements: ['expression', 'typeArguments'],
126
- TSConditionalType: ['checkType', 'extendsType', 'trueType', 'falseType'],
127
- TSConstructorType: SharedVisitorKeys.FunctionType,
128
- TSConstructSignatureDeclaration: SharedVisitorKeys.FunctionType,
129
- TSDeclareFunction: SharedVisitorKeys.Function,
130
- TSDeclareKeyword: [],
131
- TSEmptyBodyFunctionExpression: ['id', ...SharedVisitorKeys.FunctionType],
132
- TSEnumBody: ['members'],
133
- TSEnumDeclaration: ['id', 'body'],
134
- TSEnumMember: ['id', 'initializer'],
135
- TSExportAssignment: ['expression'],
136
- TSExportKeyword: [],
137
- TSExternalModuleReference: ['expression'],
138
- TSFunctionType: SharedVisitorKeys.FunctionType,
139
- TSImportEqualsDeclaration: ['id', 'moduleReference'],
140
- TSImportType: ['source', 'options', 'qualifier', 'typeArguments'],
141
- TSIndexedAccessType: ['objectType', 'indexType'],
142
- TSIndexSignature: ['parameters', 'typeAnnotation'],
143
- TSInferType: ['typeParameter'],
144
- TSInstantiationExpression: ['expression', 'typeArguments'],
145
- TSInterfaceBody: ['body'],
146
- TSInterfaceDeclaration: ['id', 'typeParameters', 'extends', 'body'],
147
- TSInterfaceHeritage: ['expression', 'typeArguments'],
148
- TSIntersectionType: ['types'],
149
- TSIntrinsicKeyword: [],
150
- TSLiteralType: ['literal'],
151
- TSMappedType: ['key', 'constraint', 'nameType', 'typeAnnotation'],
152
- TSMethodSignature: ['key', 'typeParameters', 'params', 'returnType'],
153
- TSModuleBlock: ['body'],
154
- TSModuleDeclaration: ['id', 'body'],
155
- TSNamedTupleMember: ['label', 'elementType'],
156
- TSNamespaceExportDeclaration: ['id'],
157
- TSNeverKeyword: [],
158
- TSNonNullExpression: ['expression'],
159
- TSNullKeyword: [],
160
- TSNumberKeyword: [],
161
- TSObjectKeyword: [],
162
- TSOptionalType: ['typeAnnotation'],
163
- TSParameterProperty: ['decorators', 'parameter'],
164
- TSPrivateKeyword: [],
165
- TSPropertySignature: ['key', 'typeAnnotation'],
166
- TSProtectedKeyword: [],
167
- TSPublicKeyword: [],
168
- TSQualifiedName: ['left', 'right'],
169
- TSReadonlyKeyword: [],
170
- TSRestType: ['typeAnnotation'],
171
- TSSatisfiesExpression: SharedVisitorKeys.AsExpression,
172
- TSStaticKeyword: [],
173
- TSStringKeyword: [],
174
- TSSymbolKeyword: [],
175
- TSTemplateLiteralType: ['quasis', 'types'],
176
- TSThisType: [],
177
- TSTupleType: ['elementTypes'],
178
- TSTypeAliasDeclaration: ['id', 'typeParameters', 'typeAnnotation'],
179
- TSTypeAnnotation: ['typeAnnotation'],
180
- TSTypeAssertion: ['typeAnnotation', 'expression'],
181
- TSTypeLiteral: ['members'],
182
- TSTypeOperator: ['typeAnnotation'],
183
- TSTypeParameter: ['name', 'constraint', 'default'],
184
- TSTypeParameterDeclaration: ['params'],
185
- TSTypeParameterInstantiation: ['params'],
186
- TSTypePredicate: ['parameterName', 'typeAnnotation'],
187
- TSTypeQuery: ['exprName', 'typeArguments'],
188
- TSTypeReference: ['typeName', 'typeArguments'],
189
- TSUndefinedKeyword: [],
190
- TSUnionType: ['types'],
191
- TSUnknownKeyword: [],
192
- TSVoidKeyword: [],
193
- };
194
- exports.visitorKeys = eslintVisitorKeys.unionWith(additionalKeys);
@@ -1,76 +0,0 @@
1
- {
2
- "name": "@typescript-eslint/visitor-keys",
3
- "version": "8.61.1",
4
- "description": "Visitor keys used to help traverse the TypeScript-ESTree AST",
5
- "files": [
6
- "dist",
7
- "!**/*.tsbuildinfo",
8
- "package.json",
9
- "README.md",
10
- "LICENSE"
11
- ],
12
- "type": "commonjs",
13
- "exports": {
14
- ".": {
15
- "types": "./dist/index.d.ts",
16
- "default": "./dist/index.js"
17
- },
18
- "./package.json": "./package.json"
19
- },
20
- "types": "./dist/index.d.ts",
21
- "engines": {
22
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
23
- },
24
- "repository": {
25
- "type": "git",
26
- "url": "https://github.com/typescript-eslint/typescript-eslint.git",
27
- "directory": "packages/visitor-keys"
28
- },
29
- "bugs": {
30
- "url": "https://github.com/typescript-eslint/typescript-eslint/issues"
31
- },
32
- "homepage": "https://typescript-eslint.io",
33
- "license": "MIT",
34
- "keywords": [
35
- "eslint",
36
- "typescript",
37
- "estree"
38
- ],
39
- "dependencies": {
40
- "eslint-visitor-keys": "^5.0.0",
41
- "@typescript-eslint/types": "8.61.1"
42
- },
43
- "devDependencies": {
44
- "@typescript/native-preview": "7.0.0-dev.20260518.1",
45
- "@vitest/coverage-v8": "^4.0.18",
46
- "eslint": "^10.0.0",
47
- "rimraf": "^5.0.10",
48
- "typescript": ">=4.8.4 <6.1.0",
49
- "vitest": "^4.0.18"
50
- },
51
- "funding": {
52
- "type": "opencollective",
53
- "url": "https://opencollective.com/typescript-eslint"
54
- },
55
- "nx": {
56
- "name": "visitor-keys",
57
- "includedScripts": [
58
- "clean"
59
- ],
60
- "targets": {
61
- "lint": {
62
- "command": "eslint"
63
- },
64
- "typecheck:tsgo": {}
65
- }
66
- },
67
- "scripts": {
68
- "build": "pnpm exec nx build",
69
- "clean": "rimraf dist/ coverage/",
70
- "format": "pnpm -w run format",
71
- "lint": "pnpm -w exec nx lint",
72
- "test": "pnpm -w exec nx test",
73
- "typecheck": "pnpm -w exec nx typecheck",
74
- "typecheck:tsgo": "pnpm -w exec nx typecheck:tsgo"
75
- }
76
- }
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2022 Yosuke Ota
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
@@ -1,238 +0,0 @@
1
- # astro-eslint-parser
2
-
3
- [Astro] component parser for [ESLint].
4
- You can check it on [Online DEMO](https://ota-meshi.github.io/astro-eslint-parser/playground).
5
-
6
- [![sponsors](https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/ota-meshi)
7
-
8
- [![NPM license](https://img.shields.io/npm/l/astro-eslint-parser.svg)](https://www.npmjs.com/package/astro-eslint-parser)
9
- [![NPM version](https://img.shields.io/npm/v/astro-eslint-parser.svg)](https://www.npmjs.com/package/astro-eslint-parser)
10
- [![NPM downloads](https://img.shields.io/badge/dynamic/json.svg?label=downloads&colorB=green&suffix=/day&query=$.downloads&uri=https://api.npmjs.org//downloads/point/last-day/astro-eslint-parser&maxAge=3600)](http://www.npmtrends.com/astro-eslint-parser)
11
- [![NPM downloads](https://img.shields.io/npm/dw/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)
12
- [![NPM downloads](https://img.shields.io/npm/dm/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)
13
- [![NPM downloads](https://img.shields.io/npm/dy/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)
14
- [![NPM downloads](https://img.shields.io/npm/dt/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)
15
- [![Build Status](https://github.com/ota-meshi/astro-eslint-parser/workflows/CI/badge.svg?branch=main)](https://github.com/ota-meshi/astro-eslint-parser/actions?query=workflow%3ACI)
16
- [![Coverage Status](https://coveralls.io/repos/github/ota-meshi/astro-eslint-parser/badge.svg?branch=main)](https://coveralls.io/github/ota-meshi/astro-eslint-parser?branch=main)
17
-
18
- This parser is in the ***experimental stages*** of development.
19
-
20
- At least it works fine with a [withastro/docs](https://github.com/withastro/docs) repository.
21
-
22
-
23
- ## :checkered_flag: Motivation
24
-
25
- This parser allows us to lint the script of `.astro` files.
26
-
27
- > Note that this parser alone will not lint the scripts inside the `<script>` tag. Use [eslint-plugin-astro] to lint the script inside the `<script>` tag as well.
28
-
29
- ### ESLint Plugins Using astro-eslint-parser
30
-
31
- #### [eslint-plugin-astro]
32
-
33
- ESLint plugin for Astro component.
34
-
35
- ## 💿 Installation
36
-
37
- ```bash
38
- npm install --save-dev eslint astro-eslint-parser
39
- ```
40
-
41
- This package is ESM-only. Use `import` to load it from JavaScript config files.
42
- CommonJS `require("astro-eslint-parser")` is not supported.
43
-
44
- ## 📖 Usage
45
-
46
- **First, we recommend using [eslint-plugin-astro] rather than just the parser.**
47
- The following examples are for introducing only the parser. This is not useful for most people. It can be useful if you create your own plugin.
48
-
49
- 1. Configure `languageOptions.parser` for `.astro` files in your `eslint.config.*` file.
50
-
51
- ```js
52
- import * as astroParser from "astro-eslint-parser"
53
-
54
- export default [
55
- {
56
- files: ["**/*.astro"],
57
- languageOptions: {
58
- parser: astroParser,
59
- },
60
- },
61
- ]
62
- ```
63
-
64
- 2. If you have specified the extension in the CLI, add `.astro` as well.
65
-
66
- ```console
67
- $ eslint "src/**/*.{js,astro}"
68
- # or
69
- $ eslint src --ext .js,.astro
70
- ```
71
-
72
- The commit diff [here](https://github.com/withastro/astro.build/compare/main...ota-meshi:eslint) is an example of introducing this parser to the `astro.build` repository.
73
-
74
- ### Public API
75
-
76
- Import this package from the package root:
77
-
78
- ```js
79
- import * as astroParser from "astro-eslint-parser"
80
- ```
81
-
82
- ## 🔧 Options
83
-
84
- `parserOptions` has the same properties as what [espree](https://github.com/eslint/espree#usage), the default parser of ESLint, is supporting.
85
- For example:
86
-
87
- ```js
88
- import * as astroParser from "astro-eslint-parser"
89
-
90
- export default [
91
- {
92
- files: ["**/*.astro"],
93
- languageOptions: {
94
- parser: astroParser,
95
- parserOptions: {
96
- sourceType: "module",
97
- ecmaVersion: 2021,
98
- ecmaFeatures: {
99
- globalReturn: false,
100
- impliedStrict: false,
101
- jsx: false,
102
- },
103
- },
104
- },
105
- },
106
- ]
107
- ```
108
-
109
- ### parserOptions.parser
110
-
111
- You can use `parserOptions.parser` property to specify a custom parser to parse scripts.
112
- Other properties than parser would be given to the specified parser.
113
- For example:
114
-
115
- ```js
116
- import * as astroParser from "astro-eslint-parser"
117
-
118
- export default [
119
- {
120
- files: ["**/*.astro"],
121
- languageOptions: {
122
- parser: astroParser,
123
- parserOptions: {
124
- parser: "@typescript-eslint/parser",
125
- },
126
- },
127
- },
128
- ]
129
- ```
130
-
131
- For example, if you are using the `"@typescript-eslint/parser"`, and if you want to use TypeScript in `.astro`, you need to add more `parserOptions` configuration.
132
-
133
- ```js
134
- import tsParser from "@typescript-eslint/parser"
135
- import * as astroParser from "astro-eslint-parser"
136
-
137
- export default [
138
- {
139
- files: ["**/*.astro"],
140
- languageOptions: {
141
- parser: astroParser,
142
- parserOptions: {
143
- parser: tsParser,
144
- project: "path/to/your/tsconfig.json",
145
- extraFileExtensions: [".astro"],
146
- },
147
- },
148
- },
149
- ]
150
- ```
151
-
152
- You can also give different parsers for different languages.
153
-
154
- ```js
155
- import tsParser from "@typescript-eslint/parser"
156
- import * as astroParser from "astro-eslint-parser"
157
-
158
- export default [
159
- {
160
- files: ["**/*.astro"],
161
- languageOptions: {
162
- parser: astroParser,
163
- parserOptions: {
164
- parser: {
165
- ts: tsParser,
166
- js: "espree",
167
- },
168
- },
169
- },
170
- },
171
- ]
172
- ```
173
-
174
- ## :computer: Editor Integrations
175
-
176
- ### Visual Studio Code
177
-
178
- Use the [dbaeumer.vscode-eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extension that Microsoft provides officially.
179
-
180
- You have to configure the `eslint.validate` option of the extension to check `.astro` files, because the extension targets only `*.js` or `*.jsx` files by default.
181
-
182
- Example **.vscode/settings.json**:
183
-
184
- ```json
185
- {
186
- "eslint.validate": [
187
- "javascript",
188
- "javascriptreact",
189
- "astro"
190
- ]
191
- }
192
- ```
193
-
194
- ## :handshake: Compatibility With Existing ESLint Rules
195
-
196
- Most of the rules in the ESLint core work for the script part, but some rules are incompatible.
197
- This parser will generate a JSX compatible AST for most of the HTML part of the Astro component. Therefore, some rules of [eslint-plugin-react] may work.
198
- For example, the [react/jsx-no-target-blank] rule works fine.
199
-
200
- [eslint-plugin-react]: https://github.com/jsx-eslint/eslint-plugin-react/
201
- [react/jsx-no-target-blank]: https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-no-target-blank.md
202
-
203
- ## :ghost: Limitations
204
-
205
- If this parser is used with `@typescript-eslint/parser` and `parserOptions.project` is set, it will temporarily create a `.tsx` file to parse the `.astro` file.
206
- This parser works by converting the `.astro` file to JSX and letting the JavaScript parser parse it.
207
- Since `@typescript-eslint/parser` can only parse files with the extension `.tsx` as JSX, it is necessary to temporarily create a `.tsx` file. Temporarily created files will try to be deleted after parses, but if the parsing takes a long time, the files may be visible to you.
208
-
209
- See also [`@typescript-eslint/parser` readme](https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/parser#parseroptionsecmafeaturesjsx).
210
-
211
- ## :hammer_and_wrench: Usage for Custom Rules / Plugins
212
-
213
- <!-- - [AST.md](./docs/AST.md) is AST specification. You can check it on the [Online DEMO](https://ota-meshi.github.io/astro-eslint-parser/). -->
214
-
215
- - TBA
216
- - You can check the AST in the [Online DEMO](https://ota-meshi.github.io/astro-eslint-parser/). However, AST is subject to major changes in the future.
217
- - I have already [implemented some rules] in the [eslint-plugin-astro]. The source code for these rules will be helpful to you.
218
-
219
- ## :beers: Contributing
220
-
221
- Welcome contributing!
222
-
223
- Please use GitHub's Issues/PRs.
224
-
225
- ## :heart: Supporting
226
-
227
- If you are willing to see that this package continues to be maintained, please consider sponsoring me.
228
-
229
- [![sponsors](https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/ota-meshi)
230
-
231
- ## :lock: License
232
-
233
- See the [LICENSE](LICENSE) file for license rights and limitations (MIT).
234
-
235
- [Astro]: https://astro.build/
236
- [ESLint]: https://eslint.org/
237
- [eslint-plugin-astro]: https://ota-meshi.github.io/eslint-plugin-astro/
238
- [implemented some rules]: https://ota-meshi.github.io/eslint-plugin-astro/rules/