mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
style(): run linter over packages, integration and spec files, add hook
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"extends": "tsconfig.json",
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["**/*.spec.ts"],
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user