Integrated master/detail, refactor Icon, add base router
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"space-before-function-paren": ["error", "never"],
|
||||
"comma-dangle": ["error", "only-multiline"],
|
||||
"jsx-quotes": "off",
|
||||
"quotes": "off"
|
||||
"quotes": "off",
|
||||
"indent": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user