You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add jest
add puppeteer
add unit test
add functional test
add github actions
add file .env.example don't forget to create .env file locally use the default setting in the .env.example
change tsconfig.json -> strict = false
change tsconfig.json -> moduleResolution = Node
change TableColumn interface, the attribute index is no longer required, because it was not set while creating connection in the example/index.html
0 commit comments