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