Skip to content

Commit

Permalink
🪲 eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunlong committed Apr 28, 2021
1 parent 2f1793a commit 250b20c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module.exports = {
}
],
'@typescript-eslint/explicit-module-boundary-types': 'off',
'react/prop-types': 'off',
},
overrides: [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-share",
"version": "0.1.0",
"description": "next-share is a social share buttons plugin for Next.js, Create React App, Gatsby.js as well as React apps.",
"description": "Social media share buttons for your next React apps.",
"author": "Bunlong <[email protected]>",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 250b20c

Please sign in to comment.