This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/laurent22/joplin.git
synced
2026-06-18 20:16:34 +02:00
Code
Issues
Releases
Activity
Files
020ba10c56e3f8feac78bacce974176e64a89946
joplin
/
tsconfig.eslint.json
T
7 lines
94 B
JSON
Raw
Normal View
History
Unescape
Escape
Added no-floating-promises eslint rule
2020-11-25 14:40:25 +00:00
{
"extends"
:
"./tsconfig.json"
,
"include"
:
[
"**/*.ts"
,
"**/*.tsx"
,
],
}
Reference in New Issue
Copy Permalink