Commit Graph

5 Commits

Author SHA1 Message Date
Cardinal 020c03545d add compiled files dir to .eslintignore 2023-09-06 17:18:06 +02:00
Nick Alteen bd79503369 Reconfigure tsconfig and eslint 2023-08-23 23:34:26 -04:00
Nick Alteen 4ddc52349f Move Jest config to package.json 2023-08-23 13:31:10 -04:00
Tonye Jack ba97fcf81e
Resolve error with eslint config (#225)
Fixes

```text
Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser. The file does not match your project config: jest.config.js. The file must be included in at least one of the projects provided.
```
2021-01-22 08:42:35 -05:00
Ross Brodbeck 9cdc5b327a
Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
2019-12-06 14:22:35 -05:00