mirror of
https://github.com/PlagiarismCheck/moodle-plagiarism_pchkorg.git
synced 2024-12-22 12:10:08 +00:00
disable eslint and stylelint for compiled min files
This commit is contained in:
parent
0a14d09c74
commit
d0b530aa97
4
assets/viewer/public-report.bundle.min.js
vendored
4
assets/viewer/public-report.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
2
assets/viewer/public-report.min.css
vendored
2
assets/viewer/public-report.min.css
vendored
@ -1,3 +1,4 @@
|
||||
/* stylelint-disable */
|
||||
@import url(https://fonts.googleapis.com/css?family=Roboto);@charset "UTF-8";
|
||||
* {
|
||||
box-sizing: border-box; }
|
||||
@ -1213,3 +1214,4 @@ html body .RootLayout .CheckBox-report:checked {
|
||||
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
|
||||
.Report {
|
||||
margin: 0; } }
|
||||
/* stylelint-enable */
|
||||
|
Loading…
Reference in New Issue
Block a user