mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
Ignore fixed
This commit is contained in:
parent
3311a76835
commit
3b36436e01
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
"trailingComma": "all"
|
||||
},
|
||||
"scripts": {
|
||||
"prettier": "prettier --ignore-path .gitignore --write \"**/*.{js,json,md,css}\"",
|
||||
"prettier": "prettier --write \"**/*.{js,json,md,css}\"",
|
||||
"precommit": "lint-staged"
|
||||
},
|
||||
"spm": {
|
||||
|
|
Loading…
Reference in a new issue