diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-08-10 16:07:57 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-08-10 16:07:57 +0800 |
commit | 88324114e3725415a550d233a0b9fc16d1d82e53 (patch) | |
tree | 31aa21899bedaaeebd2790e8270ef6ed96ead583 /web | |
parent | 45174ff06a1654ddb6896acf1a5b50bd9e62b61f (diff) |
Update
Diffstat (limited to 'web')
-rw-r--r-- | web/stylelint.config.json (renamed from web/stylelint.js) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/stylelint.js b/web/stylelint.config.json index 27491df..dd59e54 100644 --- a/web/stylelint.js +++ b/web/stylelint.config.json | |||
@@ -1,4 +1,4 @@ | |||
1 | module.exports = { | 1 | { |
2 | "extends": [ | 2 | "extends": [ |
3 | "stylelint-config-clean-order" | 3 | "stylelint-config-clean-order" |
4 | ] | 4 | ] |