UNPKG

smooth-text-rotator

Version:

Super simple JS library for rotating text with smooth animations

12 lines (11 loc) 208 B
module.exports = { root: true, parser: '@typescript-eslint/parser', plugins: [ '@typescript-eslint', ], extends: [ 'eslint:recommended', 'plugin:@typescript-eslint/recommended', ], };