Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(env): add initial, partial tsdx support
- add scripts and devDeps for tsdx - will add typings, module, files, etc when code is converted to TS - add tsdx .gitignore stuff - add partial tsdx tsconfig - react / jsx support is unnecessary - a bunch of redudant things removed that were already covered in strict mode - removed strict mode for now -- will gradually add that in (deps): add tsdx and TS to devDeps (no other peerDeps/devDeps for now) - no tests, husky, prettier, etc yet (though I lint with standard globally)
- Loading branch information