| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b2f83ed commit c49595e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,16 @@ | |||
| 1 | + { | ||
| 2 | + "formatter": { | ||
| 3 | + "indentStyle": "space", | ||
| 4 | + "indentWidth": 2 | ||
| 5 | + }, | ||
| 6 | + "javascript": { | ||
| 7 | + "formatter": { | ||
| 8 | + "quoteStyle": "single" | ||
| 9 | + } | ||
| 10 | + }, | ||
| 11 | + "css": { | ||
| 12 | + "formatter": { | ||
| 13 | + "quoteStyle": "single" | ||
| 14 | + } | ||
| 15 | + } | ||
| 16 | + } | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments