Git Product home page Git Product logo

scandiweb-assessment's Introduction

SCANDIWEB STORE

  • This is a scandiweb assessment test. This project is an e-commerce web app that allows users shop for some of their favorite items.
Product Listing page Product Description page
Capture1 Capture2
MiniCart view Cart page
Capture3 Capture4

BUILT WITH

  • HTML
  • CSS
  • JAVASCRIPT
  • REACT
  • REDUX

FEATURES

  • This app consists of 3 pages and are as follows

  • PRODUCT LIST PAGE (PLP)

  • PRODUCT DESCRIPTION PAGE (PDP)

  • CART PAGE AND MINI CART

  • Users can add/remove products and change their amounts in cart - on the cart page itself, PLP and PDP should be provided.

  • For products that have various options (attributes) - the options should be selected.

  • The selected options of added to cart products is visible in cart overlay and in cart page

  • Users can filter products by category name for all of the categories from BE

  • Users can change the currency of the store to one of the available currencies

Running this project locally

  • To run this project locally, please follow these instructions:

  • Click on this link for instructions on how to run the backend server for thi project

  • Clone this repo git clone https://github.com/mckent05/scandiweb-assessment.git

  • Change directory into cloned folder cd scandiweb-assessment

  • Install project dependencies npm install

  • Run Project npm start

  • The project will start up in your localhost server

Authors

๐Ÿ‘ค Akinlade Temitope

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

scandiweb-assessment's People

Contributors

mckent05 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

scandiweb-assessment's Issues

Error with command: npm start

src\App.js
Line 1:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:55: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:78: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:82: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:77: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 24:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 25:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 26:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 27:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 28:82: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 29:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 30:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 31:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 32:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 33:10: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 34:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 35:91: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 36:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 37:79: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 38:29: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 39:93: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 40:108: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 41:118: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 42:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 43:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 44:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 45:11: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 46:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 47:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 48:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 49:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 50:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 51:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 52:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 53:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 54:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 55:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 56:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 57:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 58:3: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 59:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 60:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 61:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 62:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 63:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 64:3: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 65:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 66:68: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
src\Components\Header.js
Line 1:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:41: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:60: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:75: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:53: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:33: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:34: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 24:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 25:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 26:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 27:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 28:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 29:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 30:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 31:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 32:67: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 33:49: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 34:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 35:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 36:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 37:51: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 38:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 39:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 40:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 41:44: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 42:74: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 43:99: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 44:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 45:68: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 46:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 47:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 48:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 49:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 50:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 51:65: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 52:109: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 53:120: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 54:44: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 55:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 56:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 57:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 58:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 59:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 60:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 61:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 62:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 63:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 64:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 65:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 66:31: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 67:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 68:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 69:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 70:3: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 71:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 72:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 73:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 74:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 75:3: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 76:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 77:71: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
src\Components\Pages\CartOverlay\CartControl.js
Line 1:53: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:41: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:84: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:55: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:54: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 24:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 25:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 26:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 27:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 28:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 29:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 30:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 31:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 32:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 33:56: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 34:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 35:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 36:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 37:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 38:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 39:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 40:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 41:62: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 42:78: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 43:23: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 44:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 45:73: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 46:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 47:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 48:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 49:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 50:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 51:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 52:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 53:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 54:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 55:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 56:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 57:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 58:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 59:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 60:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 61:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 62:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
src\Components\Pages\CartOverlay\MiniCart.js
Line 1:53: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:41: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:78: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:41: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:61: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 24:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 25:65: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 26:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 27:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 28:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 29:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 30:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 31:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 32:70: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 33:70: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 34:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 35:31: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 36:34: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 37:34: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 38:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 39:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 40:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 41:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 42:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 43:77: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 44:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 45:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 46:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 47:101: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 48:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 49:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 50:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 51:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 52:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 53:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 54:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 55:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 56:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 57:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 58:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 59:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 60:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 61:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 62:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 63:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 64:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 65:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 66:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 67:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 68:73: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
src\Components\Pages\CartOverlay\ProductCart.js
Line 1:59: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:59: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:94: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 24:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 25:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 26:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 27:31: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 28:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 29:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 30:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 31:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 32:31: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 33:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 34:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 35:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 36:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 37:51: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 38:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 39:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 40:73: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 41:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 42:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 43:62: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 44:51: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 45:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 46:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 47:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 48:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 49:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 50:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 51:54: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 52:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 53:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 54:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 55:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 56:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 57:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 58:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 59:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 60:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 61:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 62:47: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 63:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 64:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 65:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 66:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 67:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 68:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 69:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 70:69: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 71:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 72:66: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 73:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 74:32: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 75:101: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 76:309: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 77:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 78:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 79:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 80:32: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 81:101: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 82:77: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 83:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 84:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 85:71: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 86:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 87:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 88:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 89:49: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 90:44: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 91:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 92:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 93:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 94:57: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 95:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 96:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 97:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 98:49: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 99:44: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 100:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 101:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 102:32: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 103:23: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 104:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 105:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 106:75: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 107:130: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 108:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 109:131: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 110:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 111:44: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 112:52: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 113:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 114:93: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 115:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 116:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 117:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 118:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 119:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 120:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 121:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 122:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 123:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 124:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 125:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 126:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 127:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 128:48: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 129:47: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 130:41: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 131:46: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 132:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 133:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 134:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 135:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 136:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 137:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 138:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 139:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 140:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 141:76: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
src\Components\Pages\CartPage\ShoppingCartPage.js
Line 1:53: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:54: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:54: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:74: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:10: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:63: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:46: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 24:46: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 25:46: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 26:51: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 27:49: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 28:54: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 29:52: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 30:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 31:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 32:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 33:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 34:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 35:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 36:81: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 37:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 38:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 39:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 40:77: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 41:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 42:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 43:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 44:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 45:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 46:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 47:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 48:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 49:32: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 50:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 51:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 52:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 53:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 54:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 55:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 56:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 57:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 58:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 59:33: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style

src\Components\Pages\ProductDescPage\ImagePreview.js
Line 1:53: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:34: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:70: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:29: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style

src\Components\Pages\ProductDescPage\ProductDescAttributes.js
Line 1:59: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 2:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 3:42: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 4:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 5:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 6:97: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 7:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 8:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 9:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 10:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 11:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 12:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 13:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 14:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 15:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 16:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 17:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 18:48: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 19:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 20:41: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 21:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 22:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 23:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 24:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 25:61: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 26:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 27:29: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 28:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 29:6: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 30:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 31:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 32:71: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 33:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 34:10: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 35:6: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 36:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 37:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 38:39: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 39:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 40:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 41:8: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 42:29: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 43:71: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 44:6: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 45:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 46:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 47:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 48:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 49:68: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 50:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 51:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 52:30: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 53:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 54:73: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 55:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 56:70: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 57:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 58:13: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 59:56: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 60:25: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 61:10: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 62:48: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 63:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 64:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 65:81: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 66:44: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 67:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 68:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 69:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 70:76: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 71:405: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 72:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 73:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 74:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 75:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 76:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 77:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 78:81: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 79:44: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 80:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 81:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 82:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 83:76: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 84:61: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 85:146: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 86:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 87:33: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 88:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 89:22: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 90:132: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 91:26: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 92:33: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 93:28: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 94:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 95:21: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 96:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 97:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 98:9: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 99:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 100:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 101:35: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 102:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 103:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 104:23: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 105:52: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 106:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 107:23: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 108:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 109:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 110:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 111:14: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 112:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 113:16: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 114:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 115:23: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 116:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 117:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 118:23: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 119:36: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 120:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 121:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 122:15: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 123:12: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 124:80: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 125:18: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 126:19: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 127:10: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 128:27: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 129:79: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 130:260: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 131:24: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 132:199: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 133:8: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 134:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 135:66: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 136:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 137:17: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 138:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 139:7: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 140:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 141:2: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 142:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 143:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 144:46: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 145:47: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 146:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 147:38: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 148:37: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 149:50: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 150:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 151:47: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 152:45: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 153:43: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 154:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 155:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 156:40: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 157:20: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 158:4: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 159:1: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
Line 160:86: Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.