You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***typescript:** Add support for path aliases resolving ([519f0ee](https://github.com/MorevM/eslint-config/commit/519f0eee3f982362ce2b1f142cd5082c02ed35b7))
9
+
***vue:** Add different parsers for `lang="ts"` and just `<script>` ([7014ed6](https://github.com/MorevM/eslint-config/commit/7014ed6f44650d39a98c09c82559221c746b5397))
10
+
11
+
12
+
### Bug fixes
13
+
14
+
***typescript:** Disable `func-call-spacing` rule for `.ts` files ([779bb3a](https://github.com/MorevM/eslint-config/commit/779bb3ac37a658ea0ab853ba3b6081bde7e9baa2))
15
+
***typescript:** Disable `no-undef` rule for `.ts` files ([dc90081](https://github.com/MorevM/eslint-config/commit/dc9008164a9a4f201fd0c561ca6d4ac2cc8b6c0d))
16
+
***typescript:** Disable `no-unused-vars` rule for `.ts` files ([dbd8fbc](https://github.com/MorevM/eslint-config/commit/dbd8fbc6f483db8ed4603bdb275d07e1c5ac78e5))
0 commit comments