@zayne-labs/eslint-config 0.9.6 → 0.9.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.js CHANGED
@@ -1859,6 +1859,7 @@ const zayne = (options = {}, ...userConfigs) => {
1859
1859
  componentExts,
1860
1860
  isTypeAware,
1861
1861
  stylistic: isStylistic,
1862
+ tsconfigPath,
1862
1863
  ...resolveOptions(enableTypeScript)
1863
1864
  }));
1864
1865
  if (enableStylistic) configs.push(stylistic({