Remove unused trees of the config files

This commit is contained in:
CJ Patoilo 2020-05-17 21:55:07 -03:00
parent a315c39bc1
commit f5221f5dfd
3 changed files with 0 additions and 51 deletions

View File

@ -27,22 +27,6 @@
"scss",
"stylus"
],
"ignore": [
".appveyor.yml",
".github",
".gitignore",
".gitpod.yml",
".prettierignore",
".sasslintrc",
".travis.yml",
"backstop.config.js",
"bower.json",
"changelog.md",
"composer.json",
"package.js",
"package.json",
"test"
],
"dependencies": {
"normalize.css": "~5.0.0"
}

View File

@ -27,22 +27,6 @@
"scss",
"stylus"
],
"ignore": [
".appveyor.yml",
".github",
".gitignore",
".gitpod.yml",
".prettierignore",
".sasslintrc",
".travis.yml",
"backstop.config.js",
"bower.json",
"changelog.md",
"composer.json",
"package.js",
"package.json",
"test"
],
"dependencies": {
"normalize.css": "~5.0.0"
}

View File

@ -27,22 +27,6 @@
"scss",
"stylus"
],
"ignore": [
".appveyor.yml",
".github",
".gitignore",
".gitpod.yml",
".prettierignore",
".sasslintrc",
".travis.yml",
"backstop.config.js",
"bower.json",
"changelog.md",
"composer.json",
"package.js",
"package.json",
"test"
],
"dependencies": {
"normalize.css": "5.0.0"
},
@ -93,8 +77,5 @@
"prettier-standard --format",
"git add"
]
},
"resolutions": {
"natives": "1.1.3"
}
}