add webadb.js
This commit is contained in:
parent
14047f0294
commit
e1ddbd94b0
1053
static/js/webadb.js
Normal file
1053
static/js/webadb.js
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,6 @@ for file in static/**/*.@(json|webmanifest); do
|
|||||||
done
|
done
|
||||||
|
|
||||||
xmllint --noout static/**/*.@(html|svg|xml)
|
xmllint --noout static/**/*.@(html|svg|xml)
|
||||||
eslint static/**/*.js
|
eslint static/**/!(webadb).js
|
||||||
stylelint static/**/*.css
|
stylelint static/**/*.css
|
||||||
validatornu --Werror --also-check-css --also-check-svg static/**/*.@(css|html|svg)
|
validatornu --Werror --also-check-css --also-check-svg static/**/*.@(css|html|svg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user