mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 15:35:29 +02:00
Fixed broken build under Windows.
This commit is contained in:
parent
d896c3183b
commit
a2e01e1561
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@
|
|||
"**/*.test.js"
|
||||
]
|
||||
}
|
||||
],
|
||||
"prettier/prettier": [
|
||||
"error",
|
||||
{
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue