fix: add eslint and configure it
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["tests/**/*.ts", "src/index.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user