{ "$schema": "../web/node_modules/oxfmt/configuration_schema.json", "endOfLine": "lf", "insertFinalNewline": true, "printWidth": 160, "quoteProps": "as-needed", "semi": true, "singleQuote": false, "tabWidth": 2, "trailingComma": "es5" }