This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/.prettierrc

5 lines
51 B
Plaintext
Raw Normal View History

2020-02-18 16:25:03 +00:00
{
2020-02-28 16:19:33 +00:00
"arrowParens": "always",
2020-02-18 16:25:03 +00:00
"printWidth": 120
}