templates - prettier reformatted

pull/4706/head
Ahmet Çotur 5 years ago
parent 7ee6692a52
commit 50d10e915a

@ -0,0 +1,5 @@
{
"singleQuote": true,
"useTabs": false,
"tabWidth": 4
}

@ -1,3 +1,3 @@
$(function () {
abp.log.debug('Index.js initialized!');
});
});

@ -0,0 +1,5 @@
{
"singleQuote": true,
"useTabs": false,
"tabWidth": 4
}
Loading…
Cancel
Save