UNPKG

utquidem

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

9 lines (8 loc) 190 B
module.exports = { extends: ['@modern-js'], parserOptions: { tsconfigRootDir: __dirname, project: ['./tsconfig.json'], }, ignorePatterns: ['type.d.ts', 'tests/**/*.tsx'], };