Use typescript standard and lint all files
[oweals/peertube.git] / client / src / app / shared / forms / form-validators / index.ts
1 export * from './host.validator'
2 export * from './user'
3 export * from './video-abuse'
4 export * from './video'