Create a ustaxviewer command to display a tax return through webpack-dev-server.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 14 Mar 2020 19:02:08 +0000 (15:02 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 14 Mar 2020 19:02:08 +0000 (15:02 -0400)
commit3f68159823b064a280fa14c6e0a09c9dda190af9
tree9f0bb219b0166ba08729b23b8551582ecd887b64
parent668364208497139cd308b66c428499430df30a00
Create a ustaxviewer command to display a tax return through webpack-dev-server.
.gitignore
demos/fed2019.ts [new file with mode: 0644]
package-lock.json
package.json
src/index.tsx
src/main.tsx [new file with mode: 0644]
src/ustaxviewer.ts [new file with mode: 0755]
tsconfig.json