mirror of
https://github.com/ivuorinen/base-configs-eslint.git
synced 2026-01-26 03:04:03 +00:00
chore: add publish workflow and developer tooling configurations (#73)
* feat(ci): new release flow, linting * chore: upgrade yarn, regenerate yarn.lock * feat: upgrade packages, publish workflow, lint * chore(lint): prettier default config * chore: remove gitHead from package.json * chore: upgrade workflows * chore: clean packages
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
import config from './jest.cjs'
|
||||
export default config
|
||||
import config from "./jest.cjs";
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user