You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I'm worried about AST node types. Each third-party parser has additional nodes. If this package has AST types, does it cause type errors about the additional nodes?
I want to use the eslint-utils with TypeScript. However, the project doesn't have types.
typescript-eslint and eslint-plugin-vue has type themselves.
How about having type for developers who want to use TypeScript?
The text was updated successfully, but these errors were encountered: