mirror of https://github.com/buster-so/buster.git
Fix lint formatting issues in env-utils package
- Add trailing newlines to tsconfig.json and biome.json - Resolves CI lint failures in Build, Lint & Test step Related to BUS-1477 Co-Authored-By: nate@buster.so <nate@buster.so>
This commit is contained in:
parent
5082831630
commit
98926c5109
|
@ -4,4 +4,4 @@
|
|||
"files": {
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue