halo/ui/console-src/modules/system/plugins
Ryan Wang 1826c7dcbb
chore: migrate eslint 9 (#7588)
#### What type of PR is this?

/area ui
/kind cleanup

#### What this PR does / why we need it:

Migrate to ESLint 9, use flat config file, and simplify ESLint configuration.

Now, linting for all packages will be managed by the configuration in the project root directory.

#### Does this PR introduce a user-facing change?

```release-note
None
```
2025-06-25 00:37:20 +00:00
..
components chore: migrate eslint 9 (#7588) 2025-06-25 00:37:20 +00:00
composables feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00
constants Move folder console to ui 2024-02-02 22:22:51 +08:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PluginDetail.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
PluginExtensionPointSettings.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
PluginList.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
module.ts feat: add plugin detail modal as global component (#6233) 2024-07-01 08:59:17 +00:00