mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Remove .npmignore
This commit is contained in:
parent
3359ee33f5
commit
034c37a24f
@ -1,8 +0,0 @@
|
||||
.github/
|
||||
test/
|
||||
.editorconfig
|
||||
.eslintrc.json
|
||||
.gitattributes
|
||||
.stylintrc
|
||||
crowdin.yml
|
||||
renovate.json
|
||||
@ -3,6 +3,15 @@
|
||||
"version": "8.2.0",
|
||||
"description": "Elegant and powerful theme for Hexo.",
|
||||
"main": "package.json",
|
||||
"files": [
|
||||
"docs",
|
||||
"languages",
|
||||
"layout",
|
||||
"scripts",
|
||||
"source",
|
||||
"_config.yml",
|
||||
"_vendors.yml"
|
||||
],
|
||||
"scripts": {
|
||||
"eslint": "eslint scripts/ source/js test/",
|
||||
"stylint": "stylint source/css/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user