Skip to main content
Module

x/jira/.editorconfig

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Go to Latest
File
root = true
[*]indent_style = spaceindent_size = 2tab_width = 2end_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = truemax_line_length = 120