File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " stylelint-config-htmlacademy" ,
3
+ "version" : " 0.0.1" ,
4
+ "description" : " Stylelint shareable config for the HTML Academy style" ,
5
+ "files" : [
6
+ " index.js"
7
+ ],
8
+ "keywords" : [
9
+ " HTMLAcademy" ,
10
+ " HTML Academy" ,
11
+ " code" ,
12
+ " quality" ,
13
+ " style" ,
14
+ " lint" ,
15
+ " linter" ,
16
+ " stylelint" ,
17
+ " validate" ,
18
+ " code style" ,
19
+ " strict" ,
20
+ " check" ,
21
+ " checker" ,
22
+ " verify" ,
23
+ " enforce" ,
24
+ " hint"
25
+ ],
26
+ "repository" : {
27
+ "type" : " git" ,
28
+ "url" : " git+https://github.com/htmlacademy/stylelint-config-htmlacademy.git"
29
+ },
30
+ "author" : " <zyuzin.vitaly@htmlacademy.ru>" ,
31
+ "license" : " MIT" ,
32
+ "bugs" : {
33
+ "url" : " https://github.com/htmlacademy/stylelint-config-htmlacademy/issues"
34
+ },
35
+ "homepage" : " https://github.com/htmlacademy/stylelint-config-htmlacademy#readme"
36
+ }
You can’t perform that action at this time.
0 commit comments