Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* replace outdated babel-eslint with typescript-eslint parser * mark all eslint errors as warnings, for now * fix commonjs case * configure basic jest api testing * a couple tiny tests * omit unnecessary --project arg * fix a typescript complaint * remove unsupported -q flag from node command * clean up jest/test config and get tests to pass * fix test env * fix typo * add vs code jest command * improved clarity on this header test * add vs code workspace config * remove outdated codeowners config * remove unused and outdated server.js * update babel-eslint so eslint can actually run on client-report * get tests passing without using dotenv * this file is not necessary
- Loading branch information