Skip to content

Instantly share code, notes, and snippets.

View ycrack's full-sized avatar
😰
in deadlocks

ycrack ycrack

😰
in deadlocks
  • Yokohama
  • 18:48 (UTC +09:00)
  • X @y_crack
View GitHub Profile
@ycrack
ycrack / .stylintrc
Created February 8, 2018 05:40
Stylint用オレオレconfigファイル
{
"blocks": false,
"brackets": "never",
"colons": false,
"colors": false,
"commaSpace": "always",
"commentSpace": "always",
"cssLiteral": "never",
"customProperties": [],
"depthLimit": false,