Levix / simple-table

0 stars 4 forks source link

Fix syntax errors in TypeScript files #21

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR fixes syntax errors in TypeScript files in the 'bsq' and 'demo' directories. The changes include updating the TypeScript version, adding a linter, and modifying the TypeScript configuration files.

Summary of Changes

These changes aim to resolve any potential syntax errors caused by outdated TypeScript versions, missing linter configurations, or incorrect TypeScript configuration options.

Fixes #19.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/fix-syntax-errors

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.