add trait checking
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
const config = {
|
||||
trailingComma: "all",
|
||||
singleQuote: false,
|
||||
printWidth: 80,
|
||||
printWidth: 100,
|
||||
semi: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user