Zwift workout generator command line tool and library
Go to file
Rene Saarsoo a30b020ac9 Improve lint:js and lint:ts setup
- Use typescript to report unused variables
- Properly pass filenames-glob param to eslint
2020-09-25 09:28:07 +03:00
examples Add start command for free-form execution 2020-09-24 11:04:36 +03:00
src Additional tests 2020-09-24 22:36:50 +03:00
.eslintrc.js Improve lint:js and lint:ts setup 2020-09-25 09:28:07 +03:00
.gitignore Ignore yarn error log file 2020-09-17 22:53:01 +03:00
.prettierrc Enforce trailing commas 2020-09-21 18:15:45 +03:00
jest.config.js Jest setup 2020-09-21 16:17:30 +03:00
package.json Improve lint:js and lint:ts setup 2020-09-25 09:28:07 +03:00
tsconfig.json Improve lint:js and lint:ts setup 2020-09-25 09:28:07 +03:00
yarn.lock Jest setup 2020-09-21 16:17:30 +03:00