Files
directus/app
Pascal Jufer c16be6f644 Type fixes in app (part 1) (#16545)
* Fix paths of imports

* Process not-found.vue as ts

To prevent the following error from 'vue-tsc':
  error TS6504: File '/Users/pascal/Development/directus/app/src/modules/insights/routes/not-found.vue.js' is a JavaScript file. Did you mean to enable the 'allowJs' option?

Note: We could also enable 'allowJS' but since this is the only js file
this seems to be a more fitting fix

* Drop hljs language definition for GraphQL (now in core)

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2023-01-09 18:29:03 +00:00
..
2023-01-09 18:29:03 +00:00
2022-03-14 15:49:01 -04:00
2022-11-18 17:02:41 +00:00
2021-05-04 18:52:08 -04:00
2022-12-23 10:45:15 -05:00
2021-02-18 09:58:36 -05:00
2022-11-18 17:02:41 +00:00

@directus/app

The Directus Admin App. Included with directus itself. You wouldn't install this package separately.