mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
13 lines
202 B
INI
13 lines
202 B
INI
[*]
|
|
charset = utf-8
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[package.json]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[{**/*.js,**/*.css,**/*.json}]
|
|
indent_style = space
|
|
indent_size = 2
|