add example file

This commit is contained in:
Sindre Sorhus 2016-10-26 12:58:01 +07:00
parent 4ce73b632b
commit 492f11fb59
2 changed files with 20 additions and 0 deletions

View file

@ -62,6 +62,9 @@
"envs": [
"node",
"mocha"
],
"ignores": [
"example.js"
]
}
}