diff options
Draft test 1.
If no issue Pull Request
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
Diffstat (limited to '')
-rw-r--r-- | .stylelintrc.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.stylelintrc.json b/.stylelintrc.json new file mode 100644 index 0000000..ee85d9b --- /dev/null +++ b/.stylelintrc.json @@ -0,0 +1,3 @@ +{ + "extends": "stylelint-config-standard" +}
\ No newline at end of file |