Fixed broken build under Windows.

pull/508/head
Gilberto Vidal 2 years ago
parent d896c3183b
commit a2e01e1561

@ -49,6 +49,12 @@
"**/*.test.js" "**/*.test.js"
] ]
} }
],
"prettier/prettier": [
"error",
{
"endOfLine": "auto"
}
] ]
} }
}, },

Loading…
Cancel
Save