mirror of
https://github.com/plankanban/planka.git
synced 2025-12-13 09:13:19 +03:00
fix: Fix eslint rules for Windows (#508)
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
"**/*.test.js"
|
||||
]
|
||||
}
|
||||
],
|
||||
"prettier/prettier": [
|
||||
"error",
|
||||
{
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user