Skip to content

Commit

Permalink
format & fixup Example code
Browse files Browse the repository at this point in the history
cleanup code example in HTML help us understand features more easily.
so I cleanup some code like below.

- format indent
- use basic new feature of ES6^
  - const
  - arrow function
  - async/await
- remove deprecated scoped css

if there are some format rule or feature regulation in spec.
please mention me and I'll fix them.
  • Loading branch information
Jxck committed Sep 20, 2017
1 parent 215cb8d commit 0cb4adb
Showing 1 changed file with 153 additions and 173 deletions.

0 comments on commit 0cb4adb

Please sign in to comment.