{ "$schema": "./node_modules/oxfmt/configuration_schema.json", // Use 80 if migrating from Prettier; 100 is the Oxfmt default! "printWidth": 100, "useTabs": true, "tabWidth": 4 }