mirror of
https://github.com/obsidianmd/obsidian-sample-plugin.git
synced 2025-08-06 05:46:44 +00:00
Fix inconsistent indentation
This commit is contained in:
committed by
GitHub
parent
e60294b950
commit
f4debcda6b
@@ -10,7 +10,7 @@
|
||||
"moduleResolution": "node",
|
||||
"importHelpers": true,
|
||||
"isolatedModules": true,
|
||||
"strictNullChecks": true,
|
||||
"strictNullChecks": true,
|
||||
"lib": [
|
||||
"DOM",
|
||||
"ES5",
|
||||
|
||||
Reference in New Issue
Block a user