Skip to content

Commit

Permalink
started converting to standard javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
hellsan631 committed Sep 17, 2015
1 parent d59bcf9 commit 4aaef31
Show file tree
Hide file tree
Showing 28 changed files with 329 additions and 1,037 deletions.
3 changes: 3 additions & 0 deletions .bowerrc
@@ -0,0 +1,3 @@
{
"directory": "sample/vendor"
}
5 changes: 5 additions & 0 deletions .codeclimate.yml
@@ -0,0 +1,5 @@
languages:
JavaScript: true
exclude_paths:
- "sample/material-avatar.js"
- "material-avatar.min.js"
27 changes: 0 additions & 27 deletions .jshintrc

This file was deleted.

72 changes: 0 additions & 72 deletions Gruntfile.coffee

This file was deleted.

71 changes: 0 additions & 71 deletions Gruntfile.js

This file was deleted.

10 changes: 0 additions & 10 deletions Gruntfile.js.map

This file was deleted.

123 changes: 0 additions & 123 deletions demo/assets/_scss/_default.scss

This file was deleted.

2 changes: 0 additions & 2 deletions demo/assets/_scss/_fonts.scss

This file was deleted.

0 comments on commit 4aaef31

Please sign in to comment.