Skip to content

Commit 77a75a3

Browse files
authored
Merge pull request #9 from oracle/mickeyboxell-patch-3
Update datasource.go
2 parents 1cd43a1 + c078461 commit 77a75a3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

datasource.go

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
// Copyright © 2019 Oracle and/or its affiliates. All rights reserved.
22
// Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
3-
module.exports = {
4-
"extends": "standard",
5-
"rules": {
6-
"import/no-webpack-loader-syntax": 0,
7-
},
8-
"env": {
9-
"jest": true
10-
}
11-
};
123
package main
134

145
import (

0 commit comments

Comments
 (0)