Sign in

潘钊 / bsth_control · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth_control
  • ..
  • sweetalert
  • .jshintrc
  • Merge branch 'minhang' of ...
      73a56793
    http://222.66.0.204:8090/panzhaov5/bsth_control into minhang
    廖磊 authored
    2017-04-25 21:50:25 +0800  
    Browse Code »
.jshintrc 148 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
{
  "predef": [
    "document",
    "window",
    "module",
    "define"
  ],
  "browser": true,
  "esnext": true,
  "validthis": true
}