Skip to content

Commit

Permalink
done migrate all test to typescript & lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
giabao committed Apr 22, 2019
1 parent 755fa20 commit af4bb9f
Show file tree
Hide file tree
Showing 18 changed files with 100 additions and 6,292 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
.idea
dist
node_modules
/tscOut/
/.rpt2_cache/
/lib/
/scripts/*.js
*.js.map
*.ts.map
Expand All @@ -12,8 +8,6 @@ node_modules
*.test.amd.js
*.test.iife.js
*.test.d.ts
/test/*.d.ts
!/test/typings.d.ts
/packages/test-util/*.js*
/packages/test-util/*.d.ts
!/packages/test-util/typings.d.ts
Expand Down
16 changes: 0 additions & 16 deletions external/jshashtable.js

This file was deleted.

Loading

0 comments on commit af4bb9f

Please sign in to comment.