Skip to content

Commit 36e2b96

Browse files
authored
Merge pull request #15 from bengry/angular61
Support Angular 6.1, TypeScript 2.9, office-ui-fabric-react 6.43.0
2 parents 6f002f9 + d816b5d commit 36e2b96

File tree

305 files changed

+7490
-13011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

305 files changed

+7490
-13011
lines changed

.angular-cli.json

Lines changed: 0 additions & 186 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/dist
55
/tmp
66
/out-tsc
7+
/docs
78

89
# dependencies
910
node_modules
@@ -51,3 +52,4 @@ yarn-error.log
5152
.ng_pkg_build/
5253

5354
.nyc-output/
55+

0 commit comments

Comments
 (0)