{ "extends": "@antfu", "rules": { "curly": ["error", "all"], "no-tabs":"off", "no-const-assign": "off" } }