{
  "files": [".circleci/**", "src/**", "script/**"],
  "from": "/\\r?\\n/gm",
  "to": "\r\n"
}
