Skip to content

Commit fe01c53

Browse files
committed
refactor: extended the form8ion base config instead of the travi config
1 parent c9c4f37 commit fe01c53

File tree

3 files changed

+147
-264
lines changed

3 files changed

+147
-264
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['travi']
2+
extends: ['@form8ion']
33
};

0 commit comments

Comments
 (0)