aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc')
-rw-r--r--.eslintrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/.eslintrc b/.eslintrc
index 4a9168b..be4e71c 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -1,10 +1,7 @@
{
"rules": {
- "indent": [
- 2,
- 4
- ],
+
"linebreak-style": [
2,
"unix"