mikunn / openapi-schema-to-json-schema

Converts OpenAPI Schema Object to JSON Schema
75 stars 6 forks source link

Add .editorconfig #11

Closed ehmicky closed 6 years ago

ehmicky commented 6 years ago

This adds support for editorconfig.

For example, it helped my IDE use tabs instead of spaces since this is what is used by this project.