1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-09 14:34:35 +00:00

3 Commits

Author SHA1 Message Date
David Taylor
eb94ec16da
DEV: introduce Ember <template> tag support (.gjs) ()
The gjs/gts formats are a new pattern for authoring Ember components. This commit introduces support for these patterns to our build pipeline for core/plugins, and converts a handful of components to use the new format. It also introduces relevant updates to our linting config, and to our sample vscode configuration.

Co-authored-by: Godfrey Chan <godfreykfc@gmail.com>
Co-authored-by: Krystan HuffMenne <kmenne+github@gmail.com>
2023-07-20 21:01:12 +01:00
Jarek Radosz
4a77ef8e29
DEV: Add more excludes to jsconfig () 2022-08-17 21:51:40 +02:00
Peter Wagenet
d0cbc61619
DEV: Add jsconfig ()
This enables intelligent IDE features like "Go To Reference" to function correctly within the Discourse core codebase
2022-08-04 22:50:47 +01:00