Files
typescript-action/.eslintignore
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

5 lines
40 B
Plaintext

dist/
lib/
node_modules/
jest.config.js