Add lint github action (#2473)

This commit is contained in:
pajlada
2021-02-21 14:45:42 +01:00
committed by GitHub
parent 714048a29e
commit e015013773
10 changed files with 207 additions and 128 deletions
+6
View File
@@ -0,0 +1,6 @@
trailingComma = "es5"
[[overrides]]
files = ["*.md"]
[overrides.options]
proseWrap = "preserve"