mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 06:52:43 +01:00
let's try no semicolons
This commit is contained in:
@@ -5,4 +5,5 @@ module.exports = {
|
||||
trailingComma: 'all',
|
||||
arrowParens: 'avoid',
|
||||
printWidth: 120,
|
||||
};
|
||||
semi: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user