mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-06 23:02:26 +03:00
sophisticated rollup setup and eslint base setup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"printWidth": 150,
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"jsxBracketSameLine": true
|
||||
}
|
||||
Reference in New Issue
Block a user