Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
feat(Generator): Add supported dialects to Generator class (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: jkuester <jlkstuff@kuester7.com>
  • Loading branch information
jkuester and jkuester authored Sep 14, 2020
1 parent fd5c4c9 commit 6f16b71
Show file tree
Hide file tree
Showing 4 changed files with 445 additions and 216 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"parser": "babel-eslint",
"extends": "eslint-config-airbnb-base",
"rules": {
"import/extensions": 0,
Expand Down
Loading

0 comments on commit 6f16b71

Please sign in to comment.