This commit is contained in:
Qiuxia Fan 2022-04-11 20:47:28 +08:00
parent 128679e0a5
commit 300cbaae1f
2 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@
"package.json": [
"prettier --write"
],
"*.{scss,less,styl,html}": [
"*.{scss,less,style}": [
"stylelint --fix",
"prettier --write"
],

View File

@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. -->
<!DOCTYPE html>
<html lang="">
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">