0.7.0 ⢠Published 5 months ago
@kitql/eslint-config v0.7.0
š @kitql/eslint-config
š Read the doc
Install
npm install @kitql/eslint-config --Deslint config
.eslint.config.js
import { kitql } from '@kitql/eslint-config'
export default [...kitql()]prettier config
.prettierrc.cjs
import { kitql } from './packages/eslint-config/.prettierrc.cjs'
export default {
...kitql(),
// Some custom things?
}ignore things with
.prettierignore
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
# Ignore files that are project specific
/dbusage
# lint
npm exec kitql-lint
# format
npm exec kitql-lint --formatāļø Join us
š” KitQL itself is not a library, it's "nothing" but a collection of standalone libraries.
0.5.8
8 months ago
0.5.7
8 months ago
0.6.1-next.0
8 months ago
0.6.1-next.1
7 months ago
0.6.0-next.0
8 months ago
0.7.0-next.2
7 months ago
0.7.0-next.3
7 months ago
0.7.0-next.4
6 months ago
0.7.0-next.5
5 months ago
0.5.5-next.0
8 months ago
0.5.0-next.0
11 months ago
0.5.4
8 months ago
0.5.3
8 months ago
0.5.6
8 months ago
0.5.5
8 months ago
0.5.0
11 months ago
0.7.0
5 months ago
0.5.2
9 months ago
0.6.0
8 months ago
0.5.1
10 months ago
0.4.0
1 year ago
0.4.0-next.6
1 year ago
0.4.0-next.4
1 year ago
0.4.0-next.5
1 year ago
0.4.0-next.2
1 year ago
0.4.0-next.3
1 year ago
0.4.0-next.0
1 year ago
0.4.0-next.1
1 year ago
0.3.6
1 year ago
0.3.5
1 year ago
0.3.7
1 year ago
0.3.4
1 year ago
0.3.3
1 year ago
0.3.2
2 years ago
0.3.1
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.1.0-next.1
2 years ago
0.1.0-next.0
2 years ago
0.0.3
2 years ago