Rename and fixes
This commit is contained in:
6
KTUSAPS/ClientApp/.prettierrc.js
Normal file
6
KTUSAPS/ClientApp/.prettierrc.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
trailingComma: 'es5',
|
||||
tabWidth: 2,
|
||||
semi: false,
|
||||
singleQuote: true,
|
||||
}
|
Reference in New Issue
Block a user