Improvment in tslint standard (#16)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { commentReducer } from "./commentReducer";
|
||||
import { commentReducer } from './commentReducer'
|
||||
|
||||
export {commentReducer};
|
||||
export {commentReducer}
|
||||
Reference in New Issue
Block a user