mirror of https://github.com/wg-easy/wg-easy
committed by
Sergei Birukov
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
{ |
|||
"trailingComma": "es5", |
|||
"tabWidth": 2, |
|||
"semi": true, |
|||
"singleQuote": true |
|||
} |
|||
Loading…
Reference in new issue