This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
n8n
Watch
1
Star
0
Fork
You've already forked n8n
0
mirror of
https://github.com/n8n-io/n8n.git
synced
2025-02-02 07:01:30 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
07600b42fd
n8n
/
tsconfig.backend.json
6 lines
57 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2023-08-01 08:32:43 -07:00
{
"compilerOptions"
:
{
ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-06-05 00:50:48 -07:00
"types"
:
[
"node"
,
"jest"
]
refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2023-08-01 08:32:43 -07:00
}
}
Reference in a new issue
Copy permalink