Open bvotteler opened 1 year ago
Check eslint and prettier settings and align with the settings in the interbtc-api project.
And lint the project. :) Having a yarn lint script in package.json would be very useful to be added to the ci build steps.
yarn lint
Check eslint and prettier settings and align with the settings in the interbtc-api project.
And lint the project. :) Having a
yarn lint
script in package.json would be very useful to be added to the ci build steps.