aboutsummaryrefslogtreecommitdiffstats
path: root/.stylelintrc.json
diff options
context:
space:
mode:
author2022-01-10 11:51:53 +0530
committer2022-01-10 11:51:53 +0530
commitc5048dc041ab07dcf3b39d8feb4ecf5399d216c6 (patch)
tree8245b024afd2dded659c9ceeed74f0c1c570346f /.stylelintrc.json
parentfixed lighthouse errors (diff)
downloadsudomsg-c5048dc041ab07dcf3b39d8feb4ecf5399d216c6.tar
sudomsg-c5048dc041ab07dcf3b39d8feb4ecf5399d216c6.tar.gz
sudomsg-c5048dc041ab07dcf3b39d8feb4ecf5399d216c6.tar.bz2
sudomsg-c5048dc041ab07dcf3b39d8feb4ecf5399d216c6.tar.lz
sudomsg-c5048dc041ab07dcf3b39d8feb4ecf5399d216c6.tar.xz
sudomsg-c5048dc041ab07dcf3b39d8feb4ecf5399d216c6.tar.zst
sudomsg-c5048dc041ab07dcf3b39d8feb4ecf5399d216c6.zip
Draft test 1.
If no issue Pull Request Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
Diffstat (limited to '.stylelintrc.json')
-rw-r--r--.stylelintrc.json3
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