UNPKG

620 BMarkdownView Raw
1---
2name: "\U0001F381 Build Enhancement"
3about: An enhancement relating to Ember.js typescript support & infrastructure
4
5---
6
7<!-- This template is for enhancements relating to Ember.js typescript support & infrastructure.
8 Please fill out all of the required information below -->
9
10### Please write a user story for this feature
11
12Follow the form
13
14> *As a **role**, I want **feature** so that **reason**.*
15
16> Example:
17>
18> As an **addon publisher**, I want tobe able to **precompile my addon's typescript into js**, so that **my consumers can use my code, regardless of whether their app is written in typescript**