Newer
Older
AegisforEcosystem / next / AR.js-3.4.0 / .prettierc.json
@KAOKA Daisuke KAOKA Daisuke on 31 May 2022 107 bytes into AR.js
{
  "trailingComma": "es5",
  "tabWidth": 4,
  "printWidth": 120,
  "semi": true,
  "singleQuote": false
}