Skip to content

Commit

Permalink
adding README note re: eslint
Browse files Browse the repository at this point in the history
p.s. also forgot to run `make npm-prep` 😅
  • Loading branch information
SignpostMarv committed Aug 27, 2024
1 parent 994c57b commit 64dddc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
cache_path: `${__dirname}/data/`,
});
```
1. note: this package will auto-fix issues in generated code according to eslint configs relative to the directory passed to `TypeDefinitionWriter::write()`

# License

Expand Down

0 comments on commit 64dddc6

Please sign in to comment.