mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Bump @vue/eslint-config-typescript from 4.0.0 to 5.0.2 Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 4.0.0 to 5.0.2. - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](https://github.com/vuejs/eslint-config-typescript/commits/v5.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Update eslintrc to match major upgrade of typescript-eslint * Fix linter warnings and tests * Fix tests for real this time Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Directives
Directives are functions that are available on Vue components in templates. For example v-focus or v-tooltip="'Hello world!'