-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* FIX makes the testing not watching * REM build and doc files * FIX building * ENH lint * ENH moduleResolution to bundler
- Loading branch information
1 parent
a7147ce
commit 8b4cd65
Showing
114 changed files
with
1,287 additions
and
15,801 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 |
---|---|---|
|
@@ -104,3 +104,10 @@ typings/ | |
# TernJS port file | ||
.tern-port | ||
.DS_Store | ||
|
||
dist | ||
dist/* | ||
docs | ||
docs/* | ||
docsmd | ||
docsmd/* |
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,4 @@ | ||
docs | ||
docsmd | ||
images | ||
test |
Oops, something went wrong.