eslint-plugin-valkyriecoms/test/index.ts

3 lines
40 B
TypeScript
Raw Normal View History

2024-10-02 03:48:26 -07:00
const hoge = 'fuga';
console.log(hoge);