You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
This repository contains the source code used by the [Yo Office generator](https://github.com/OfficeDev/generator-office) when you create a new Office Add-in that appears in the task pane. You can also use this repository as a sample to base your own project from if you choose not to use the generator.
4
4
5
+
## TypeScript
6
+
This template is written using [TypeScript](http://www.typescriptlang.org/). For the JavaScript version of this template, go to [Excel-Custom-Functions-JS](https://github.com/OfficeDev/Excel-Custom-Functions-JS).
7
+
5
8
## Questions and comments
6
9
7
10
We'd love to get your feedback about this sample. You can send your feedback to us in the *Issues* section of this repository.
0 commit comments