0.6.0 • Published 1 year ago
eslint-config-prisma v0.6.0
eslint-config-prisma
Installation
npm add -D eslint-config-prisma \
eslint \
@typescript-eslint/eslint-plugin \
@typescript-eslint/parser \
eslint-plugin-deprecation \
eslint-plugin-only-warn \
eslint-plugin-prefer-arrow \
eslint-plugin-tsdoc
Usage
import configPrisma from 'eslint-config-prisma'
import tsEslint from 'typescript-eslint'
export default tsEslint.config({
ignores: ['**/build/**/*', 'eslint.config.js'],
extends: [...configPrisma],
languageOptions: {
parserOptions: {
project: true,
tsconfigRootDir: import.meta.dirname,
},
}
})
0.5.3-next.1
1 year ago
0.6.0-next.1
1 year ago
0.3.0
1 year ago
0.5.4
1 year ago
0.5.3
1 year ago
0.5.0
1 year ago
0.3.2
1 year ago
0.4.0
1 year ago
0.3.1
1 year ago
0.5.2
1 year ago
0.6.0
1 year ago
0.5.1
1 year ago
0.1.1-next.1
2 years ago
0.2.0
2 years ago
0.2.0-next.2
2 years ago
0.1.0
2 years ago
0.1.0-next.2
2 years ago
0.1.0-next.1
2 years ago
0.0.0-dripip
2 years ago