anguspiv / pokermans

A poker tournament manager app
https://www.pokermans.com
GNU General Public License v3.0
3 stars 1 forks source link

use jsx-runtime in babel and eslint #88

Open anguspiv opened 2 years ago

anguspiv commented 2 years ago

This project is on React 17, so I no longer need to import React in all my components

Modify Eslint with: https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html#eslint and https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html#eslint