1
0
Fork 1
mirror of https://github.com/ryanccn/attic-action.git synced 2025-03-21 21:36:12 +00:00
attic-action/.prettierrc

5 lines
41 B
Text
Raw Normal View History

2023-07-19 10:43:43 +08:00
{
2023-07-19 02:51:10 +00:00
"useTabs": true,
"printWidth": 120
2023-07-19 10:43:43 +08:00
}