mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
feat: add application shell
This commit is contained in:
@ -13,7 +13,7 @@ module.exports = {
|
||||
'typescript-sort-keys',
|
||||
],
|
||||
extends: [
|
||||
'next',
|
||||
'next/core-web-vitals',
|
||||
'eslint:recommended',
|
||||
'plugin:@typescript-eslint/recommended',
|
||||
'prettier',
|
||||
|
Reference in New Issue
Block a user