We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f5f54 commit c288579Copy full SHA for c288579
src/modules/SqlizeQuery/PluginSqlizeQuery.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable no-unused-vars */
2
import SqlizeQuery from 'modules/SqlizeQuery/index'
3
import {
4
getPrimitiveDataType,
0 commit comments