Skip to content

Commit

Permalink
🔖 v2.0.2
Browse files Browse the repository at this point in the history
Test auto build
  • Loading branch information
Xotic750 committed Jul 13, 2019
1 parent f05d73b commit a10dff1
Show file tree
Hide file tree
Showing 8 changed files with 142 additions and 107 deletions.
4 changes: 3 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ module.exports = {
/**
* @see {@link https://eslint.org/docs/user-guide/configuring#configuring-rules}
*/
rules: {},
rules: {
'jsdoc/no-undefined-types': ['error', {definedTypes: ['NumberConstructor', 'StringConstructor']}],
},

/**
* Webpack-literate module resolution plugin for eslint-plugin-import.
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/carbon
lts/*
197 changes: 117 additions & 80 deletions dist/has-to-string-tag-x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a10dff1

Please sign in to comment.