Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed Feb 6, 2024
1 parent 07005eb commit 0c5d058
Show file tree
Hide file tree
Showing 45 changed files with 166 additions and 1,785 deletions.
3 changes: 3 additions & 0 deletions packages/f2elint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"bin": "dist/f2elint.js",
"files": [
"dist",
"templates",
"CHANGELOG.md",
"LICENSE",
"README.md"
Expand All @@ -66,6 +67,7 @@
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-react": "^7.23.3",
"@clack/prompts": "^0.7.0",
"@commitlint/cli": "^16.3.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
Expand All @@ -91,6 +93,7 @@
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
"husky": "^3.1.0",
"init-roll": "^1.0.10",
"inquirer": "^7.3.3",
"is-docker": "^2.2.1",
"lodash": "^4.17.21",
Expand Down
167 changes: 0 additions & 167 deletions packages/f2elint/src/actions/init.ts

This file was deleted.

66 changes: 0 additions & 66 deletions packages/f2elint/src/actions/scan.ts

This file was deleted.

61 changes: 0 additions & 61 deletions packages/f2elint/src/actions/update.ts

This file was deleted.

13 changes: 0 additions & 13 deletions packages/f2elint/src/config/_editorconfig.ejs

This file was deleted.

9 changes: 0 additions & 9 deletions packages/f2elint/src/config/_eslintignore.ejs

This file was deleted.

8 changes: 0 additions & 8 deletions packages/f2elint/src/config/_eslintrc.js.ejs

This file was deleted.

5 changes: 0 additions & 5 deletions packages/f2elint/src/config/_markdownlint.json.ejs

This file was deleted.

5 changes: 0 additions & 5 deletions packages/f2elint/src/config/_markdownlintignore.ejs

This file was deleted.

8 changes: 0 additions & 8 deletions packages/f2elint/src/config/_prettierrc.js.ejs

This file was deleted.

5 changes: 0 additions & 5 deletions packages/f2elint/src/config/_stylelintignore.ejs

This file was deleted.

5 changes: 0 additions & 5 deletions packages/f2elint/src/config/_stylelintrc.js.ejs

This file was deleted.

7 changes: 0 additions & 7 deletions packages/f2elint/src/config/_vscode/extensions.json.ejs

This file was deleted.

Loading

0 comments on commit 0c5d058

Please sign in to comment.