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