@rhyster/eslint-config 2.0.6 → 2.0.7

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.cjs CHANGED
@@ -1794,6 +1794,7 @@ const general = {
1794
1794
  "import-x": importx__default
1795
1795
  },
1796
1796
  languageOptions: {
1797
+ // eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion
1797
1798
  parser: ts__default.parser,
1798
1799
  parserOptions: {
1799
1800
  projectService: true