Update tslint-xo

This commit is contained in:
Sindre Sorhus 2017-11-06 23:00:28 +07:00
parent 9770f66899
commit d075b547fc
2 changed files with 2 additions and 2 deletions

View file

@ -246,4 +246,4 @@ Object.defineProperties(is, {
}
});
export default is; // tslint:disable-line:no-default-export
export default is;