Linting and formatting

CRLF > LF is REALLY annoying
This commit is contained in:
Aj - Thomas
2022-05-10 19:03:41 +02:00
parent 5d80d36be3
commit a0d86e2914
8 changed files with 26 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
import DateComponent from "./DateModule";
import DateComponent from './DateModule';
export default {
title: 'Date module',