Skip to content

Commit

Permalink
[TASK] Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Vodor committed Feb 16, 2018
1 parent b36d727 commit a63ab00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["es2015"]
}
}
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/.idea/
/node_modules/
/build/
/build/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ It's possible to keep form elements enabled when hidden using:

```js
window.Reveal.disableHidden = false
```
```

0 comments on commit a63ab00

Please sign in to comment.