Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit c09da32

Browse files
committed
Merge branch 'staging' into develop
2 parents 080e670 + a85f658 commit c09da32

File tree

7 files changed

+46735
-13726
lines changed

7 files changed

+46735
-13726
lines changed

.eslintrc.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ module.exports = {
3434
rules: {
3535
'func-style': ['error', 'declaration'],
3636
'jsdoc/check-indentation': 'warn',
37-
'jsdoc/check-line-alignment': [
38-
'warn',
39-
'always',
40-
{
41-
tags: ['author', 'param', 'see']
42-
}
43-
],
4437
'jsdoc/require-param': [
4538
'warn',
4639
{

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12
1+
14

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Our starter for headless WordPress projects. View the [demo](https://nextjs-word
44

55
<a href="https://webdevstudios.com/contact/"><img src="https://webdevstudios.com/wp-content/uploads/2018/04/wds-github-banner.png" alt="WebDevStudios. Your Success is Our Mission."></a>
66

7+
[![Edit nextjs-wordpress-starter](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/webdevstudios/nextjs-wordpress-starter/tree/staging/?fontsize=14&hidenavigation=1&theme=dark)
8+
79
---
810

911
## Supported WordPress Features

0 commit comments

Comments
 (0)