[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-timings-module.
0

Configure Feed

Select the types of activity you want to include in your feed.

nuxt-timings-module / .eslintrc.js
69 B 3 lines
1module.exports = { 2 extends: ['@nuxtjs/eslint-config-typescript'] 3}