This website requires JavaScript.
Explore
Help
Register
Sign In
engineering
/
cloudservices
Watch
3
Star
0
Fork
You've already forked cloudservices
1
Code
Issues
5
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a7b05d040
cloudservices
/
.vscode
/
settings.json
4 lines
103 B
JSON
Raw
Normal View
History
Unescape
Escape
Linting config fix?
2019-10-15 13:45:48 -04:00
{
"eslint.enable"
:
true
,
More linting stuff
2019-10-15 18:36:44 -04:00
"eslint.validate"
:
[
{
"language"
:
"typescript"
,
"autoFix"
:
true
}
]
Linting config fix?
2019-10-15 13:45:48 -04:00
}