Logo

GitLab

Sign in

tutorial / directive

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • directive
  • ..
  • Chart
  • config.jshintrc
  • 组件提交
    48ef3e65
    zhaoxing authored
    2017-08-23 11:21:41 +0800  
    Browse File »
config.jshintrc 53 Bytes
Edit Raw Blame History
1 2 3 4
{
	"node": true,
	"predef": [ "require", "module" ]
}