Skip to content

Commit

Permalink
chore: update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Apr 11, 2019
1 parent 1268155 commit 19cd67b
Show file tree
Hide file tree
Showing 40 changed files with 13,563 additions and 19,686 deletions.
9 changes: 0 additions & 9 deletions .editorconfig

This file was deleted.

2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/
dist/
2 changes: 0 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ module.exports = {
// beware of returning assignement
'no-return-assign': 'off',
'no-extend-native': 'warn',
'indent': ['error', 'tab'],
'no-tabs': 'off',
}
}
5 changes: 5 additions & 0 deletions .postcssrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"plugins": {
"autoprefixer": {},
}
}
6 changes: 0 additions & 6 deletions demo-src/.babelrc

This file was deleted.

30 changes: 0 additions & 30 deletions demo-src/.eslintrc.js

This file was deleted.

4 changes: 0 additions & 4 deletions demo-src/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions demo-src/README.md

This file was deleted.

42 changes: 0 additions & 42 deletions demo-src/package.json

This file was deleted.

73 changes: 0 additions & 73 deletions demo-src/webpack.config.js

This file was deleted.

0 comments on commit 19cd67b

Please sign in to comment.