generated from nhcarrigan/template
chore: fuck it, no tests
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m53s
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m53s
We'd rather use vitest anyway.
This commit is contained in:
@ -19,11 +19,4 @@ export default [
|
||||
"@typescript-eslint/consistent-type-imports": "off"
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ["**/*.spec.ts"],
|
||||
rules: {
|
||||
"no-undef": "off",
|
||||
"@typescript-eslint/init-declarations": "off"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user