FIC_Solar/SolarPower/wwwroot/js/bower_components/jquery-table2excel/.jshintrc
b110212000 0a8b7d2f1c js
2021-06-24 10:38:24 +08:00

16 lines
226 B
Plaintext

{
"boss": true,
"curly": true,
"eqeqeq": true,
"eqnull": true,
"expr": true,
"immed": true,
"noarg": true,
"onevar": true,
"quotmark": "double",
"smarttabs": true,
"trailing": true,
"unused": true,
"node": true
}