Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit3055fe7

Browse files
authored
chore(pkg): fix error & bump version (#1366)
1 parent728f771 commit3055fe7

File tree

95 files changed

+2589
-1175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+2589
-1175
lines changed

‎.eslintrc.js‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module.exports = {
1010
'plugin:@typescript-eslint/recommended',
1111
// see: https://stackoverflow.com/a/56696478/4050784
1212
'plugin:import/typescript',
13+
'plugin:@next/next/recommended',
1314
],
1415
// extends: ['@groupher/eslint-config-web'],
1516
settings:{
@@ -43,6 +44,7 @@ module.exports = {
4344
},
4445
},
4546
rules:{
47+
'react/no-unknown-property':0,
4648
'no-extra-boolean-cast':0,
4749
'react/require-default-props':0,
4850
'@typescript-eslint/no-var-requires':0,

‎deploy/production/web.tar.gz‎

-105 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp