File tree
Expand file treeCollapse file tree1 file changed
+1
-0
lines changed Expand file treeCollapse file tree1 file changed
+1
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
|
9 | 9 | "jest"
|
10 | 10 | ],
|
11 | 11 | "rules": {
|
| 12 | +"function-paren-newline": [2, "consistent"], |
12 | 13 | "react/jsx-filename-extension": [1, { "extensions": [".js"] }],
|
13 | 14 | "import/extensions": [2, "ignorePackages"],
|
14 | 15 | "import/no-unresolved": [2, { "ignore": ["json-api"] }],
|
|
You can’t perform that action at this time.
0 commit comments