tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.33k stars 744 forks source link

Migrate to react-script from react-script-ts #233

Closed flappy-07 closed 3 years ago

flappy-07 commented 3 years ago

Hi Team,

Is it possible to create/update react-typescript example from react-scripts-ts to react-scripts. I am getting below error while upgrading to react-scripts:

./src/charting_library/charting_library.esm.js Line 1:1670: Expected an assignment or function call and instead saw an expression no-unused-expressions Line 1:2085: Expected an assignment or function call and instead saw an expression no-unused-expressions Line 1:3011: Expected an assignment or function call and instead saw an expression no-unused-expressions

flappy-07 commented 3 years ago

https://github.com/tradingview/charting_library/issues/5797#issuecomment-860265769