File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 99      "name" : " esdoc-standard-plugin"  ,
1010      "option" : {
1111        "accessor" : {
12-           "access" : [" public"  , " protected"  , " private"  ],
12+           "access" : [
13+             " public"  ,
14+             " protected"  ,
15+             " private" 
16+           ],
1317          "autoPrivate" : true 
1418        },
1519        "brand" : {
2024          "source" : " ./test/src" 
2125        },
2226        "manual" : {
23-           "files" :[
27+           "files" :  [
2428            " ./doc/manual/overview.md"  ,
2529            " ./doc/manual/installation.md"  ,
2630            " ./doc/manual/usage.md"  ,
3337      "name" : " esdoc-inject-style-plugin"  ,
3438      "option" : {
3539        "enable" : true ,
36-         "styles" : [" ./doc/css/style.css"  ]
40+         "styles" : [
41+           " ./doc/css/style.css" 
42+         ]
3743      }
3844    },
3945    {
4046      "name" : " esdoc-inject-script-plugin"  ,
4147      "option" : {
4248        "enable" : true ,
43-         "scripts" : [" ./doc/scripts/header.js"  ]
49+         "scripts" : [
50+           " ./doc/scripts/header.js" 
51+         ]
4452      }
4553    },
4654    {
4755      "name" : " esdoc-ecmascript-proposal-plugin"  ,
4856      "option" : {
49-           "all" : true 
57+         "all" : true 
5058      }
5159    }
5260  ]
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments