Skip to content

Commit

Permalink
npmに変更
Browse files Browse the repository at this point in the history
  • Loading branch information
iorin-io committed Mar 10, 2024
1 parent 0e79579 commit 2fffb1e
Show file tree
Hide file tree
Showing 9 changed files with 4,777 additions and 3,401 deletions.
10 changes: 0 additions & 10 deletions .editorconfig

This file was deleted.

32 changes: 16 additions & 16 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"env": {
"browser": true,
"es2021": true,
"node": true
},
"extends": [
"standard-with-typescript",
"plugin:@typescript-eslint/recommended-requiring-type-checking", // typescriptの型チェックをします
"plugin:@next/next/core-web-vitals", // Next.jsとCore Web Vitalsのチェック
"prettier"
],
"parserOptions": {
"ecmaVersion": "latest",
"sourceType": "module"
},
"rules": {}
"env": {
"browser": true,
"es2021": true,
"node": true
},
"extends": [
"standard-with-typescript",
"plugin:@typescript-eslint/recommended-requiring-type-checking", // typescriptの型チェックをします
"plugin:@next/next/core-web-vitals", // Next.jsとCore Web Vitalsのチェック
"prettier"
],
"parserOptions": {
"ecmaVersion": "latest",
"sourceType": "module"
},
"rules": {}
}
4 changes: 0 additions & 4 deletions .gitattributes

This file was deleted.

6 changes: 0 additions & 6 deletions .prettierrc

This file was deleted.

893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.1.cjs

This file was deleted.

3 changes: 0 additions & 3 deletions .yarnrc.yml

This file was deleted.

Loading

0 comments on commit 2fffb1e

Please sign in to comment.