摘要: { // 使用双引号包裹属性名 "quoteProps": "consistent", // 对象的键值对之间使用一致的空格 "bracketSpacing": true, // 行尾使用分号 "semi": true, // 行尾使用单引号而不是双引号 "singleQuote": true, / 阅读全文
posted @ 2024-12-22 10:33 sekihin 阅读(42) 评论(0) 推荐(0) 编辑
摘要: print 'hello world!'module.exports = { // 扩展配置,包含Next.js的核心Web Vitals插件和TypeScript支持插件等 extends: ['next/core-web-vitals', 'plugin:@typescript-eslint/r 阅读全文
posted @ 2024-12-22 10:29 sekihin 阅读(48) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示