UNPKG
quadre-git
Version:
latest (1.0.0-alpha.3)
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
Integration of Git into Quadre
github.com/quadre-code/quadre-git
quadre-code/quadre-git
quadre-git
/
.brackets.json
12 lines
(11 loc)
•
231 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"smartIndent"
:
true
,
"spaceUnits"
:
4
,
"useTabChar"
:
false
,
"language"
:
{
"javascript"
:
{
"linting.prefer"
:
[
"ESLint"
]
,
"linting.usePreferredOnly"
:
true
}
}
}