mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Change format options
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
singleQuote: true,
|
||||
tabWidth: 4
|
||||
};
|
||||
singleQuote: true,
|
||||
tabWidth: 2,
|
||||
semi: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user