0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/themes/horizon/tsconfig.json
Jarek Radosz 0698a741c9
DEV: Add a script for generating external types in discourse-types (#37095)
Co-authored-by: David Taylor <david@taylorhq.com>
2026-03-09 20:37:43 +01:00

4 lines
93 B
JSON
Vendored

{
"extends": "discourse/tsconfig-plugin",
"include": ["javascripts/**/*", "test/**/*"]
}