-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create-package fixes and related updates (#10212)
* create-package fixes * Update npmignores, delete unused jest setup files * Change files * don't create src/common
- Loading branch information
1 parent
c4fb86b
commit 280a7b1
Showing
70 changed files
with
549 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,31 @@ | ||
*.api.json | ||
*.config.js | ||
*.log | ||
*.nuspec | ||
*.yml | ||
*.test.* | ||
*.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.vscode | ||
coverage | ||
temp | ||
images | ||
results | ||
*.build.log | ||
dist/*.stats.html | ||
dist/*.stats.json | ||
dist/demo*.* | ||
fabric-test* | ||
gulpfile.js | ||
images | ||
index.html | ||
jsconfig.json | ||
karma.config.js | ||
node_modules | ||
results | ||
src/**/* | ||
!src/**/*.types.ts | ||
!src/**/examples/*.tsx | ||
!src/**/docs/**/*.md | ||
!src/**/*.types.ts | ||
temp | ||
tsconfig.json | ||
tsd.json | ||
tslint.json | ||
typings | ||
webpack.config.js | ||
fabric-test* | ||
visualtests |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-azure-themes-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/azure-themes", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:43:57.519Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/charting", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:43:58.326Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-codepen-loader-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/codepen-loader", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:43:58.922Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-date-time-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/date-time", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:43:59.589Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-example-app-base-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/example-app-base", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:00.237Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-experiments-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/experiments", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:00.820Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-fabric-website-resources-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/fabric-website-resources", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:43:56.035Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-file-type-icons-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/file-type-icons", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:01.377Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-fluent-theme-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/fluent-theme", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:01.968Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-foundation-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/foundation", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:03.142Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-foundation-scenarios-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/foundation-scenarios", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:02.425Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/icons", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:03.313Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-jest-serializer-merge-styles-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/jest-serializer-merge-styles", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:03.478Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-mdl2-theme-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/mdl2-theme", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:03.644Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-merge-styles-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/merge-styles", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:03.812Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-migration-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/migration", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:03.981Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-prettier-rules-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/prettier-rules", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:04.318Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-react-cards-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/react-cards", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:04.485Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-set-version-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/set-version", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:04.651Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/styling", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:04.821Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-test-utilities-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/test-utilities", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:04.989Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-theme-samples-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/theme-samples", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:05.158Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-tslint-rules-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/tslint-rules", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:05.326Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-tsx-editor-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/tsx-editor", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:05.494Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-utilities-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/utilities", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:05.659Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/variants", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:05.830Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-webpack-utils-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "@uifabric/webpack-utils", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:05.999Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/office-ui-fabric-react-2019-08-20-15-44-06-tests-fix.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"packageName": "office-ui-fabric-react", | ||
"email": "[email protected]", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041", | ||
"date": "2019-08-20T22:44:04.149Z" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
*.api.json | ||
*.config.js | ||
*.log | ||
*.nuspec | ||
*.yml | ||
*.test.* | ||
*.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.vscode | ||
coverage | ||
temp | ||
images | ||
results | ||
*.build.log | ||
dist/*.stats.html | ||
dist/*.stats.json | ||
dist/demo*.* | ||
fabric-test* | ||
gulpfile.js | ||
images | ||
index.html | ||
jsconfig.json | ||
karma.config.js | ||
node_modules | ||
results | ||
src/**/* | ||
!src/**/examples/*.tsx | ||
!src/**/docs/**/*.md | ||
!src/**/*.types.ts | ||
!src/**/*.Example.tsx | ||
temp | ||
tsconfig.json | ||
tsd.json | ||
tslint.json | ||
typings | ||
webpack.config.js | ||
fabric-test* | ||
visualtests | ||
visualtests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
*.api.json | ||
*.config.js | ||
*.log | ||
*.nuspec | ||
*.yml | ||
*.test.* | ||
*.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.vscode | ||
coverage | ||
temp | ||
images | ||
results | ||
*.build.log | ||
dist/*.stats.html | ||
dist/*.stats.json | ||
dist/demo*.* | ||
fabric-test* | ||
gulpfile.js | ||
images | ||
index.html | ||
jsconfig.json | ||
karma.config.js | ||
node_modules | ||
results | ||
src/**/* | ||
!src/**/examples/*.tsx | ||
!src/**/docs/**/*.md | ||
!src/**/*.types.ts | ||
!src/**/*.Example.tsx | ||
temp | ||
tsconfig.json | ||
tsd.json | ||
tslint.json | ||
typings | ||
webpack.config.js | ||
fabric-test* | ||
visualtests |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.