Skip to content

Commit

Permalink
build(csv): eslint upgrade to flat config
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Aug 26, 2024
1 parent aa8b28f commit 09855f5
Show file tree
Hide file tree
Showing 227 changed files with 30,404 additions and 20,572 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"build": "lerna run build",
"postinstall": "husky install",
"publish": "lerna publish from-git --yes",
"lint": "lerna run lint",
"lint:check": "lerna run lint:check",
"lint:fix": "lerna run lint:fix",
"pretest": "npm run lint",
"test": "lerna run test",
"test:legacy": "lerna run test:legacy",
Expand Down
21 changes: 0 additions & 21 deletions packages/csv-generate/.eslintrc.yml

This file was deleted.

5 changes: 0 additions & 5 deletions packages/csv-generate/.travis.yml

This file was deleted.

135 changes: 0 additions & 135 deletions packages/csv-generate/coffeelint.json

This file was deleted.

Loading

0 comments on commit 09855f5

Please sign in to comment.