Skip to content

Make formatting the same as in meilisearch-js #1374

Open
@flevi29

Description

@flevi29

// TODO: Remove everything underneath and remove .editorconfig!
singleQuote: true,
arrowParens: 'always',
semi: false,
bracketSpacing: true,
trailingComma: 'es5',
printWidth: 80,

  • delete .editorconfig in root
  • delete all of the customization in .prettierrc.js, except for tsdoc stuff

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions