mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-21 21:52:30 +01:00
[style] Enabled Stylelint 'indentation' rule
This commit is contained in:
parent
30de15efb7
commit
17c91b83d1
@ -100,7 +100,7 @@ module.exports = {
|
||||
// "var"
|
||||
// ],
|
||||
"function-whitespace-after": "always",
|
||||
// "indentation": 4,
|
||||
"indentation": 4,
|
||||
"keyframe-declaration-no-important": true,
|
||||
"length-zero-no-unit": true,
|
||||
// "max-empty-lines": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user