mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
/network page tables JS refactor & cleanup. Updates ESLINT rules, adds htmlproof & eslint to build process, adds window.global.siteApi url defined from _config.yml
This commit is contained in:
parent
4ca9a382f5
commit
99d941c1fb
4 changed files with 49 additions and 37 deletions
|
@ -5,6 +5,9 @@
|
|||
},
|
||||
"globals": {
|
||||
"Modernizr": false,
|
||||
"moment": false,
|
||||
"formatCurrency": false,
|
||||
"formatNumber": false,
|
||||
"jQuery": false
|
||||
},
|
||||
"rules": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue