This website requires JavaScript.
Explore
Help
Sign In
enso-org
/
enso
Watch
1
Star
1
Fork
0
You've already forked enso
mirror of
https://github.com/enso-org/enso.git
synced
2024-12-25 06:44:32 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3ba2f6f391
enso
/
app
/
ide-desktop
/
lib
/
content-config
/
tsconfig.json
5 lines
71 B
JSON
Raw
Normal View
History
Unescape
Escape
Fixing Electron runner (#5633)
2023-02-19 03:37:58 +03:00
{
"extends"
:
"../../tsconfig.json"
,
Enable typescript-eslint (#5717) implement [issue#5694](https://github.com/enso-org/enso/issues/5694)
2023-03-15 06:42:14 +03:00
"include"
:
[
"../types"
,
"."
]
Fixing Electron runner (#5633)
2023-02-19 03:37:58 +03:00
}
Reference in New Issue
Copy Permalink