1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-19 18:28:42 +00:00

Revert a tsconfig change (#3075)

This commit is contained in:
Paulus Schoutsen
2019-04-08 17:08:59 -07:00
committed by GitHub
parent 1c17210948
commit be6d89bb7a
5 changed files with 11 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
import { generateFilter } from "../../../src/common/entity/entity_filter";
import { assert } from "chai";
import assert from "assert";
import { generateFilter } from "../../../src/common/entity/entity_filter";
describe("EntityFilter", () => {
// case 1