mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-18 12:49:41 +02:00
* Initial database and page MVC * Add mocha tests * Add docs * Add docs about nedb query options * Add eslint and editorconfig + husky * Improve precommit script * Remove unnecessary dependencies
9 lines
No EOL
147 B
INI
9 lines
No EOL
147 B
INI
root = false
|
|
|
|
[*]
|
|
charset = utf-8
|
|
indent_style = space
|
|
indent_size = 2
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true |