chore: Extract lint config

This commit is contained in:
vben
2023-04-04 16:55:34 +08:00
parent 84a5fc1256
commit ba2415c3b4
130 changed files with 6456 additions and 2916 deletions

View File

@@ -98,7 +98,7 @@ jobs:
- name: Build
env:
NODE_OPTIONS: "--max_old_space_size=4096"
NODE_OPTIONS: '--max_old_space_size=4096'
run: |
yarn install
yarn run build
@@ -116,8 +116,3 @@ jobs:
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./dist
CNAME: vben.vvbin.cn