Skip to content

Commit

Permalink
update docs and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbenz committed Feb 2, 2022
1 parent b90853e commit d3ca1a7
Show file tree
Hide file tree
Showing 4 changed files with 12,093 additions and 2,033 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"ecmaVersion": 2018,
"sourceType": "module"
},
"plugins": ["prettier"],
"plugins": ["prettier", "plugin:@next/next/recommended"],
"rules": {
"max-len": [
2,
Expand Down
2 changes: 1 addition & 1 deletion amphtml
Submodule amphtml updated 337 files
Loading

0 comments on commit d3ca1a7

Please sign in to comment.