Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 4df05b0

Browse files
more config
1 parent 1e08317 commit 4df05b0

File tree

7 files changed

+65
-16
lines changed

7 files changed

+65
-16
lines changed

.eslintignore

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# don't ever lint node_modules
2+
3+
\*_/node_modules/_
4+
5+
## don't lint build output (make sure it's set to your correct build folder name)
6+
7+
dist
8+
9+
## don't lint nyc coverage output
10+
11+
coverage
12+
**/.next/\*
13+
_.json
14+
_.lock
15+
_.css
16+
_.scss
17+
**/out/\*
18+
next-env.d.ts
19+
20+
## next.config.js

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Next.js, TailwindCSS, Jest, Node.js
44

5-
Boilerplate Includes folder for components, data, layouts, utils, pages, and scripts. Not pre-configured for any specific sort of site. Just setup for an all-around development environment without having to delete any useless code. There is a default 404 page. I've included dependencies for MDX (gray-matter, remark, remark mdx, date-fns), but they aren't used on any of the pages and can be removed from the json if unnecessary for the project. Testing is setup for Jest and Cypress
5+
Boilerplate Includes folder for components, data, layouts, utils, pages, and scripts. Not pre-configured for any specific sort of site. Just setup for an all-around development environment without having to delete any useless code. There is a default 404 page. I've included dependencies for MDX (gray-matter, remark, remark mdx, date-fns), but they aren't used on any of the pages and can be removed from the json if unnecessary for the project. Testing is setup for Jest and Cypress.
66

77
Here are some of the core dependencies and features:
88

package-lock.json

Lines changed: 24 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"gray-matter": "^4.0.3",
2929
"next": "latest",
3030
"next-remote-watch": "1.0.0",
31+
"next-seo": "^5.5.0",
3132
"react": "latest",
3233
"react-dom": "latest",
3334
"react-is": "^17.0.2",
@@ -44,7 +45,7 @@
4445
"@testing-library/jest-dom": "^5.16.5",
4546
"@testing-library/react": "^13.3.0",
4647
"@types/jest": "^28.1.6",
47-
"@types/node": "^18.6.5",
48+
"@types/node": "^18.7.1",
4849
"@types/react": "^18.0.17",
4950
"@types/styled-components": "5.1.25",
5051
"autoprefixer": "^10.4.8",

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"next-env.d.ts",
2727
"**/*.ts",
2828
"**/*.tsx",
29+
"**/*.js",
2930
"pages/index.tsx",
3031
"pages/_app.js",
3132
"test/jest.d.ts",

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"github": {
3+
"silent": true
4+
}
5+
}

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,10 +1162,10 @@
11621162
"resolved" "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz"
11631163
"version" "0.7.31"
11641164

1165-
"@types/node@*", "@types/node@^18.6.5":
1166-
"integrity" "sha512-Xjt5ZGUa5WusGZJ4WJPbOT8QOqp6nDynVFRKcUt32bOgvXEoc6o085WNkYTMO7ifAj2isEfQQ2cseE+wT6jsRw=="
1167-
"resolved" "https://registry.npmjs.org/@types/node/-/node-18.6.5.tgz"
1168-
"version" "18.6.5"
1165+
"@types/node@*", "@types/node@^18.7.1":
1166+
"integrity" "sha512-GKX1Qnqxo4S+Z/+Z8KKPLpH282LD7jLHWJcVryOflnsnH+BtSDfieR6ObwBMwpnNws0bUK8GI7z0unQf9bARNQ=="
1167+
"resolved" "https://registry.npmjs.org/@types/node/-/node-18.7.1.tgz"
1168+
"version" "18.7.1"
11691169

11701170
"@types/node@^14.14.31":
11711171
"integrity" "sha512-MhbCWN18R4GhO8ewQWAFK4TGQdBpXWByukz7cWyJmXhvRuCIaM/oWytGPqVmDzgEnnaIc9ss6HbU5mUi+vyZPA=="
@@ -5295,7 +5295,12 @@
52955295
"commander" "^5.0.0"
52965296
"express" "^4.17.1"
52975297

5298-
"next@latest":
5298+
"next-seo@^5.5.0":
5299+
"integrity" "sha512-5ouBHFtx8YrSDW44lj0qIEQ+oMcz6stgoITB+SqHUZbhgizoJsyLmq73gJ0lxtEKpcN8vG2QgRIJfdb8OAPChw=="
5300+
"resolved" "https://registry.npmjs.org/next-seo/-/next-seo-5.5.0.tgz"
5301+
"version" "5.5.0"
5302+
5303+
"next@^8.1.1-canary.54 || >=9.0.0", "next@latest":
52995304
"integrity" "sha512-b1xlxEozmAWokAXzXsi5vlmU/IfJcFNIJA8dpU5UdkFbyDPio8wwb8mAQ/Y7rGtfTgG/t/u49BiyEA+xAgFvow=="
53005305
"resolved" "https://registry.npmjs.org/next/-/next-12.2.4.tgz"
53015306
"version" "12.2.4"
@@ -6104,7 +6109,7 @@
61046109
"iconv-lite" "0.4.24"
61056110
"unpipe" "1.0.0"
61066111

6107-
"react-dom@^17.0.2 || ^18.0.0-0", "react-dom@^18.0.0", "react-dom@>= 16.8.0", "react-dom@>=16.8", "react-dom@latest":
6112+
"react-dom@^17.0.2 || ^18.0.0-0", "react-dom@^18.0.0", "react-dom@>= 16.8.0", "react-dom@>=16.0.0", "react-dom@>=16.8", "react-dom@latest":
61086113
"integrity" "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g=="
61096114
"resolved" "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz"
61106115
"version" "18.2.0"
@@ -6147,7 +6152,7 @@
61476152
dependencies:
61486153
"history" "^5.2.0"
61496154

6150-
"react@^16.11.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^17.0.2 || ^18.0.0-0", "react@^18.0.0", "react@^18.2.0", "react@>= 16", "react@>= 16.8.0", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0", "react@>=16", "react@>=16.8", "react@latest":
6155+
"react@^16.11.0 || ^17.0.0 || ^18.0.0", "react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^17.0.2 || ^18.0.0-0", "react@^18.0.0", "react@^18.2.0", "react@>= 16", "react@>= 16.8.0", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0", "react@>=16", "react@>=16.0.0", "react@>=16.8", "react@latest":
61516156
"integrity" "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ=="
61526157
"resolved" "https://registry.npmjs.org/react/-/react-18.2.0.tgz"
61536158
"version" "18.2.0"

0 commit comments

Comments
 (0)