@rhyster/eslint-config 2.0.6 → 2.0.8

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.
package/dist/index.mjs CHANGED
@@ -1780,6 +1780,7 @@ const general = {
1780
1780
  "import-x": importx
1781
1781
  },
1782
1782
  languageOptions: {
1783
+ // eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion
1783
1784
  parser: ts.parser,
1784
1785
  parserOptions: {
1785
1786
  projectService: true