Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NPM Packages
js-db
7187a7a696ad55497b72cad5cf6d6e495c9c68ff
7187a7a696ad55497b72cad5cf6d6e495c9c68ff
Switch branch/tag
js-db
.prettierrc
Find file
Normal view
History
Permalink
.prettierrc
83 Bytes
Newer
Older
Added ORDER BY mixin
Milan Wikarski
committed
Feb 06, 2020
1
2
3
4
5
6
{
"singleQuote": true,
"tabWidth": 2,
"useTabs": false,
"printWidth": 80
}