mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 17:20:09 +00:00
Be fully tslint compliant
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
fixture.setBase('fixtures/base/path');
|
||||
fixture.load('test1.html', 'test1.json', false);
|
||||
fixture.load('test1.html', 'test2.html', 'test1.json');
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"trim-file": false
|
||||
}
|
||||
"extends": "dtslint/dt.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user