Skip to content

Commit

Permalink
Merge pull request #121 from Lombiq/issue/LMBQ-136
Browse files Browse the repository at this point in the history
LMBQ-136: Remove project-level linter configuration
  • Loading branch information
DemeSzabolcs authored Mar 9, 2023
2 parents 19cc2d4 + 218ba9b commit bc47b48
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,323 deletions.
11 changes: 0 additions & 11 deletions Lombiq.HelpfulExtensions/.eslintrc.js

This file was deleted.

8 changes: 0 additions & 8 deletions Lombiq.HelpfulExtensions/.stylelintrc.js

This file was deleted.

8 changes: 0 additions & 8 deletions Lombiq.HelpfulExtensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,5 @@
"build:scripts": "npm explore nodejs-extensions -- pnpm build:scripts",
"clean:scripts": "npm explore nodejs-extensions -- pnpm clean:scripts",
"watch:scripts": "npm explore nodejs-extensions -- pnpm watch:scripts"
},
"devDependencies": {
"eslint": "^8.25.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-only-warn": "^1.0.3",
"eslint-plugin-promise": "^6.1.0"
}
}
Loading

0 comments on commit bc47b48

Please sign in to comment.