acmerobotics / ftc-dashboard

React-based web dashboard designed for FTC
https://acmerobotics.github.io/ftc-dashboard
Other
178 stars 140 forks source link

fix windows compile error #46

Closed smartynenko closed 3 years ago

smartynenko commented 3 years ago

Current configuration is not compliable on Windows with default AS/git settings because of different new line format. Pls update lint settings to enable automated handing of cr/lf characters

> Task :FtcDashboard:yarn_build
yarn run v1.22.10
$ craco build
Creating an optimized production build...
Failed to compile.

src\components\AutoFitCanvas.jsx
  Line 1:27:   Delete `�??`  prettier/prettier
  ...