mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 06:21:29 +00:00
Give some love to the linter
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
{
|
||||
"extends": "../assembly.json",
|
||||
"compilerOptions": {
|
||||
"diagnostics": true
|
||||
},
|
||||
"include": [
|
||||
"./**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"./collector/*.ts"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user