mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-30 23:16:49 +00:00
chore: fix linting
This commit is contained in:
@@ -54,6 +54,8 @@
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/node": "^14.6.0",
|
||||
"@types/react": "^17.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.14.1",
|
||||
"@typescript-eslint/parser": "^4.14.1",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"cross-env": "^7.0.2",
|
||||
"eslint": "^7.18.0",
|
||||
@@ -68,6 +70,6 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.0.5",
|
||||
"puppeteer": "^5.5.0",
|
||||
"typescript": "^4.0.2"
|
||||
"typescript": "^4.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user