About Best Practice of eslint and tsconfig #5172
Unanswered
anneau
asked this question in
General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
Truffle supports JavaScript and Typescript for test.
I want to know the practice of eslint and tsconfig settings.
My repository is this.
https://github.com/anneau/truffle-sample
I use TypeScript for test.
my settings
.eslintrc.json
tsconfig.json
my settings problems
This causes that truffle test wrapped mocha and chai automatically.
How resolve this?
Beta Was this translation helpful? Give feedback.
All reactions